Everything seems to be working with FastAPI 110 now!! Need to work on SQLAlchemy upgrade to 2.0.29 soon.
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
aiofiles==23.2.1
|
||||
anyio==3.7.1
|
||||
argon2-cffi==23.1.0
|
||||
argon2-cffi-bindings==21.2.0
|
||||
async-timeout==4.0.3
|
||||
baize==0.20.8
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
Deprecated==1.2.14
|
||||
dnspython==2.6.1
|
||||
email_validator==2.1.1
|
||||
et-xmlfile==1.1.0
|
||||
fastapi==0.110.2
|
||||
greenlet==3.0.3
|
||||
gunicorn==21.2.0
|
||||
h11==0.14.0
|
||||
hiredis==2.3.2
|
||||
html2text==2024.2.26
|
||||
httpcore==1.0.5
|
||||
httptools==0.6.1
|
||||
httpx==0.27.0
|
||||
idna==3.7
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.3
|
||||
MarkupSafe==2.1.5
|
||||
mysqlclient==2.2.4
|
||||
numpy==1.26.4
|
||||
openpyxl==3.1.2
|
||||
orjson==3.10.1
|
||||
packaging==24.0
|
||||
pandas==2.2.2
|
||||
passlib==1.7.4
|
||||
pdf2image==1.17.0
|
||||
pillow==10.3.0
|
||||
pycparser==2.22
|
||||
pydantic==1.10.15
|
||||
PyJWT==2.8.0
|
||||
pyparsing==3.1.2
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.9
|
||||
pytz==2024.1
|
||||
PyYAML==6.0.1
|
||||
qrcode==7.4.2
|
||||
redis==5.0.4
|
||||
requests==2.31.0
|
||||
rfc3986==2.0.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==1.4.52
|
||||
starlette==0.37.2
|
||||
stripe==9.4.0
|
||||
typing_extensions==4.11.0
|
||||
tzdata==2024.1
|
||||
ujson==5.9.0
|
||||
urllib3==2.2.1
|
||||
uvicorn==0.20.0
|
||||
uvloop==0.19.0
|
||||
Wand==0.6.13
|
||||
watchfiles==0.21.0
|
||||
watchgod==0.8.2
|
||||
websockets==12.0
|
||||
wrapt==1.16.0
|
||||
xlrd==2.0.1
|
||||
Reference in New Issue
Block a user