fastapi/requirements.txt

24 lines
380 B
Plaintext
Raw Normal View History

2023-03-10 10:46:21 +00:00
anyio==3.6.2
base58==2.1.1
certifi==2022.12.7
2023-03-14 08:24:23 +00:00
cffi==1.15.1
2023-03-10 10:46:21 +00:00
charset-normalizer==3.0.1
click==8.1.3
2023-03-14 08:24:23 +00:00
cryptography==39.0.2
2023-03-10 10:46:21 +00:00
fastapi==0.92.0
greenlet==2.0.1
h11==0.14.0
idna==3.4
2023-03-14 08:24:23 +00:00
pycparser==2.21
pycryptodome==3.17
2023-03-10 10:46:21 +00:00
pydantic==1.10.5
PyMySQL==1.0.2
2023-03-14 08:24:23 +00:00
pysha3==1.0.2
2023-03-10 10:46:21 +00:00
requests==2.28.2
sniffio==1.3.0
SQLAlchemy==2.0.4
starlette==0.25.0
typing_extensions==4.5.0
urllib3==1.26.14
uvicorn==0.20.0