mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update requirements.txt
This commit is contained in:
parent
a736bf9b09
commit
3c3b81cb1f
@ -1,22 +1,22 @@
|
|||||||
altgraph==0.17.2
|
altgraph==0.17.3
|
||||||
anyio==3.6.1
|
anyio==3.6.2
|
||||||
asgiref==3.5.2
|
asgiref==3.5.2
|
||||||
atomicwrites==1.4.1
|
atomicwrites==1.4.1
|
||||||
attrs==21.4.0
|
attrs==22.1.0
|
||||||
black==22.6.0
|
black==22.10.0
|
||||||
certifi==2022.6.15
|
certifi==2022.9.24
|
||||||
cfgv==3.3.1
|
cfgv==3.3.1
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
colorama==0.4.5
|
colorama==0.4.5
|
||||||
distlib==0.3.4
|
distlib==0.3.6
|
||||||
Faker==13.15.0
|
Faker==15.1.1
|
||||||
fastapi==0.78.0
|
fastapi==0.85.1
|
||||||
filelock==3.7.1
|
filelock==3.8.0
|
||||||
future==0.18.2
|
future==0.18.2
|
||||||
h11==0.13.0
|
h11==0.14.0
|
||||||
httptools==0.4.0
|
httptools==0.5.0
|
||||||
identify==2.5.1
|
identify==2.5.6
|
||||||
idna==3.3
|
idna==3.4
|
||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
@ -24,42 +24,42 @@ mypy==0.982
|
|||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
nodeenv==1.7.0
|
nodeenv==1.7.0
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
pathspec==0.9.0
|
pathspec==0.10.1
|
||||||
pefile==2022.5.30
|
pefile==2022.5.30
|
||||||
Pillow==9.2.0
|
Pillow==9.2.0
|
||||||
platformdirs==2.5.2
|
platformdirs==2.5.2
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
pre-commit==2.19.0
|
pre-commit==2.20.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pydantic==1.9.1
|
pydantic==1.10.2
|
||||||
-e git+https://github.com/pydcs/dcs@16ea5d01c57a395ea5868630615c8a42dd2ea1a9#egg=pydcs
|
-e git+https://github.com/pydcs/dcs@16ea5d01c57a395ea5868630615c8a42dd2ea1a9#egg=pydcs
|
||||||
pyinstaller==5.2
|
pyinstaller==5.5
|
||||||
pyinstaller-hooks-contrib==2022.8
|
pyinstaller-hooks-contrib==2022.10
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
pyproj==3.3.1
|
pyproj==3.4.0
|
||||||
pyshp==2.3.1
|
pyshp==2.3.1
|
||||||
PySide2==5.15.2.1
|
PySide2==5.15.2.1
|
||||||
pytest==7.1.2
|
pytest==7.1.3
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==0.20.0
|
python-dotenv==0.21.0
|
||||||
pywin32-ctypes==0.2.0
|
pywin32-ctypes==0.2.0
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
Shapely==1.8.2
|
Shapely==1.8.5.post1
|
||||||
shiboken2==5.15.2.1
|
shiboken2==5.15.2.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.2.0
|
sniffio==1.3.0
|
||||||
starlette==0.19.1
|
starlette==0.20.4
|
||||||
tabulate==0.8.10
|
tabulate==0.9.0
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
types-Jinja2==2.11.9
|
types-Jinja2==2.11.9
|
||||||
types-MarkupSafe==1.1.10
|
types-MarkupSafe==1.1.10
|
||||||
types-Pillow==9.2.0
|
types-Pillow==9.2.2.2
|
||||||
types-PyYAML==6.0.9
|
types-PyYAML==6.0.12
|
||||||
types-tabulate==0.8.11
|
types-tabulate==0.9.0.0
|
||||||
typing_extensions==4.3.0
|
typing_extensions==4.4.0
|
||||||
uvicorn==0.18.2
|
uvicorn==0.19.0
|
||||||
virtualenv==20.15.1
|
virtualenv==20.16.5
|
||||||
watchgod==0.8.2
|
watchgod==0.8.2
|
||||||
websockets==10.3
|
websockets==10.3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user