forked from dcs-liberation/dcs_liberation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.17 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
altgraph==0.17.3
anyio==3.6.2
asgiref==3.6.0
attrs==22.2.0
black==22.12.0
certifi==2022.12.7
cfgv==3.3.1
click==8.1.3
colorama==0.4.6
coverage==7.0.5
distlib==0.3.6
exceptiongroup==1.1.0
Faker==15.3.4
fastapi==0.95.2
filelock==3.9.0
future==0.18.3
h11==0.14.0
httptools==0.5.0
identify==2.5.11
idna==3.4
iniconfig==1.1.1
Jinja2==3.1.2
MarkupSafe==2.1.1
mypy==1.2.0
mypy-extensions==1.0.0
nodeenv==1.7.0
packaging==22.0
pathspec==0.10.3
pefile==2022.5.30
Pillow==9.3.0
platformdirs==2.6.2
pluggy==1.0.0
pre-commit==2.21.0
pydantic==1.10.7
git+https://github.com/pydcs/dcs@e006f0df6db933fa34b2d5cb04db41653537503e#egg=pydcs
pyinstaller==5.12.0
pyinstaller-hooks-contrib==2022.14
pyproj==3.4.1
PySide6==6.4.1
PySide6-Addons==6.4.1
PySide6-Essentials==6.4.1
pytest==7.2.0
pytest-cov==4.0.0
pytest-mock==3.10.0
python-dateutil==2.8.2
python-dotenv==0.21.0
pywin32-ctypes==0.2.0
PyYAML==6.0
Shapely==1.8.5
shiboken6==6.4.1
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
tabulate==0.9.0
tomli==2.0.1
types-Jinja2==2.11.9
types-MarkupSafe==1.1.10
types-Pillow==9.3.0.4
types-PyYAML==6.0.12.2
types-tabulate==0.9.0.0
typing_extensions==4.4.0
uvicorn==0.20.0
virtualenv==20.17.1
watchfiles==0.18.1
websockets==10.4