Updates to get FastAPI reasonably up to date.

This commit is contained in:
Scott Idem
2024-11-20 15:26:36 -05:00
parent 97ddb96829
commit 9e291ba528

View File

@@ -20,7 +20,7 @@ Deprecated
dnspython
email-validator
et-xmlfile
fastapi==0.110.2 # working 0.95.1 0.94.1, 0.88.0; testing 0.108.0 0.99.1; not working >= 0.95.0
fastapi==0.115.5 # working 0.110.2 0.94.1, 0.88.0; testing 0.111.1 0.112.4; not working >= 0.95.0
# greenlet>=2.0.2
# gevent
gunicorn # working >=21.2.0
@@ -43,7 +43,7 @@ passlib
pdf2image
Pillow
pycparser
pydantic
pydantic==1.* # working 1.10.0, 1.10.15, 1.10.19; not 2.x.x
PyJWT
pyparsing
python-dateutil
@@ -70,4 +70,4 @@ watchfiles
watchgod
websockets
wrapt
xlrd
xlrd