Update dependecies

This commit is contained in:
Raffson 2023-05-14 15:16:00 +02:00
parent 3ce0473c86
commit 40f4b1c926
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -1,63 +1,63 @@
altgraph==0.17.3 altgraph==0.17.3
anyio==3.6.2 anyio==3.6.2
asgiref==3.5.2 asgiref==3.6.0
atomicwrites==1.4.1 atomicwrites==1.4.1
attrs==22.1.0 attrs==23.1.0
black==23.1.0 black==23.3.0
certifi==2022.12.7 certifi==2023.5.7
cfgv==3.3.1 cfgv==3.3.1
click==8.1.3 click==8.1.3
colorama==0.4.6 colorama==0.4.6
distlib==0.3.6 distlib==0.3.6
Faker==15.3.3 Faker==18.7.0
fastapi==0.92.0 fastapi==0.95.1
filelock==3.8.0 filelock==3.12.0
h11==0.14.0 h11==0.14.0
httptools==0.5.0 httptools==0.5.0
identify==2.5.9 identify==2.5.24
idna==3.4 idna==3.4
iniconfig==1.1.1 iniconfig==2.0.0
Jinja2==3.1.2 Jinja2==3.1.2
MarkupSafe==2.1.1 MarkupSafe==2.1.2
mypy==0.991 mypy==1.3.0
mypy-extensions==0.4.3 mypy-extensions==1.0.0
nodeenv==1.7.0 nodeenv==1.8.0
packaging==23.0 packaging==23.1
pathspec==0.10.2 pathspec==0.11.1
pefile==2022.5.30 pefile==2023.2.7
Pillow==9.3.0 Pillow==9.5.0
platformdirs==2.5.4 platformdirs==3.5.1
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.20.0 pre-commit==3.3.1
pydantic==1.10.2 pydantic==1.10.7
-e git+https://github.com/dcs-retribution/pydcs@af21d553503eaa781f93abd0f1016c817c621547#egg=pydcs -e git+https://github.com/dcs-retribution/pydcs@af21d553503eaa781f93abd0f1016c817c621547#egg=pydcs
pyinstaller==5.6.2 pyinstaller==5.11.0
pyinstaller-hooks-contrib==2022.13 pyinstaller-hooks-contrib==2023.3
pyparsing==3.0.9 pyparsing==3.0.9
pyproj==3.4.0 pyproj==3.5.0
pyshp==2.3.1 pyshp==2.3.1
PySide2==5.15.2.1 PySide2==5.15.2.1
pytest==7.2.0 pytest==7.3.1
python-dateutil==2.8.2 python-dateutil==2.8.2
python-dotenv==0.21.0 python-dotenv==1.0.0
pywin32-ctypes==0.2.0 pywin32-ctypes==0.2.0
PyYAML==6.0 PyYAML==6.0
Shapely==1.8.5.post1 Shapely==2.0.1
shiboken2==5.15.2.1 shiboken2==5.15.2.1
six==1.16.0 six==1.16.0
sniffio==1.3.0 sniffio==1.3.0
starlette==0.25.0 starlette==0.26.1
tabulate==0.9.0 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.3.0.2 types-Pillow==9.5.0.4
types-PyYAML==6.0.12.2 types-PyYAML==6.0.12.9
types-tabulate==0.9.0.0 types-tabulate==0.9.0.2
typing_extensions==4.4.0 typing_extensions==4.5.0
uvicorn==0.20.0 uvicorn==0.22.0
virtualenv==20.16.7 virtualenv==20.23.0
watchgod==0.8.2 watchgod==0.8.2
websockets==10.4 websockets==11.0.3