0% found this document useful (0 votes)
22 views2 pages

Python Package Dependencies List

The document lists various Python package dependencies along with their specific versions. Notable packages include FastAPI, SQLAlchemy, and Redis among others. This information is likely intended for a project requiring these libraries for development.

Uploaded by

David Kurth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

Python Package Dependencies List

The document lists various Python package dependencies along with their specific versions. Notable packages include FastAPI, SQLAlchemy, and Redis among others. This information is likely intended for a project requiring these libraries for development.

Uploaded by

David Kurth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

aioredis==2.0.

1
aiosmtplib==1.1.6
anyio==3.4.0
asgiref==3.4.1
async-timeout==4.0.2
autopep8==1.6.0
bcrypt==3.2.0
blinker==1.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
Deprecated==1.2.13
dnspython==2.1.0
email-validator==1.1.3
fakeredis==1.7.0
fastapi==0.71.0
fastapi-crudrouter==0.8.5
fastapi-mail==0.4.1
greenlet==1.1.2
h11==0.12.0
httpcore==0.14.4
httptools==0.2.0
httpx==0.21.3
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
MarkupSafe==2.0.1
mysql-client==0.0.1
mysqlclient==2.1.0
numpy==1.22.3
orjson==3.6.5
packaging==21.3
pandas==1.4.1
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.9.0
PyJWT==2.3.0
pyparsing==3.0.6
python-dateutil==2.8.2
python-dotenv==0.19.2
python-multipart==0.0.5
pytz==2021.3
PyYAML==5.4.1
redis==4.0.2
requests==2.27.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.29
starlette==0.17.1
toml==0.10.2
typing_extensions==4.0.1
ujson==4.3.0
urllib3==1.26.8
uvicorn==0.15.0
watchgod==0.7
websockets==10.1
wrapt==1.13.3

You might also like