Update FastAPI and friends.

This commit is contained in:
Dan Albert 2022-12-29 16:33:22 -08:00
parent 306971230b
commit c6635a4885

View File

@ -10,7 +10,7 @@ click==8.1.3
colorama==0.4.5 colorama==0.4.5
distlib==0.3.4 distlib==0.3.4
Faker==13.15.0 Faker==13.15.0
fastapi==0.78.0 fastapi==0.84.0
filelock==3.7.1 filelock==3.7.1
future==0.18.2 future==0.18.2
h11==0.13.0 h11==0.13.0
@ -31,7 +31,7 @@ platformdirs==2.5.2
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.19.0 pre-commit==2.19.0
py==1.11.0 py==1.11.0
pydantic==1.9.1 pydantic==1.10.3
-e git+https://github.com/pydcs/dcs@9c7b47b6c2b4870bf563bf880315dac019f6df1f#egg=pydcs -e git+https://github.com/pydcs/dcs@9c7b47b6c2b4870bf563bf880315dac019f6df1f#egg=pydcs
pyinstaller==5.7.0 pyinstaller==5.7.0
pyinstaller-hooks-contrib==2022.8 pyinstaller-hooks-contrib==2022.8
@ -61,7 +61,7 @@ types-Pillow==9.2.0
types-PyYAML==6.0.9 types-PyYAML==6.0.9
types-tabulate==0.8.11 types-tabulate==0.8.11
typing_extensions==4.3.0 typing_extensions==4.3.0
uvicorn==0.18.2 uvicorn==0.20.0
virtualenv==20.15.1 virtualenv==20.15.1
watchgod==0.8.2 watchgod==0.8.2
websockets==10.3 websockets==10.3