Updates to get FastAPI reasonably up to date.
This commit is contained in:
@@ -20,7 +20,7 @@ Deprecated
|
|||||||
dnspython
|
dnspython
|
||||||
email-validator
|
email-validator
|
||||||
et-xmlfile
|
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
|
# greenlet>=2.0.2
|
||||||
# gevent
|
# gevent
|
||||||
gunicorn # working >=21.2.0
|
gunicorn # working >=21.2.0
|
||||||
@@ -43,7 +43,7 @@ passlib
|
|||||||
pdf2image
|
pdf2image
|
||||||
Pillow
|
Pillow
|
||||||
pycparser
|
pycparser
|
||||||
pydantic
|
pydantic==1.* # working 1.10.0, 1.10.15, 1.10.19; not 2.x.x
|
||||||
PyJWT
|
PyJWT
|
||||||
pyparsing
|
pyparsing
|
||||||
python-dateutil
|
python-dateutil
|
||||||
|
|||||||
Reference in New Issue
Block a user