Initial commit
This commit is contained in:
61
conf/aether_fastapi_test_requirements.txt
Normal file
61
conf/aether_fastapi_test_requirements.txt
Normal file
@@ -0,0 +1,61 @@
|
||||
anyio==3.6.2
|
||||
argon2-cffi==21.3.0
|
||||
argon2-cffi-bindings==21.2.0
|
||||
asgiref==3.5.2
|
||||
async-timeout==4.0.2
|
||||
certifi==2022.9.24
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
Deprecated==1.2.13
|
||||
dnspython==2.2.1
|
||||
email-validator==1.3.0
|
||||
et-xmlfile==1.1.0
|
||||
fastapi==0.88.0
|
||||
greenlet==2.0.0
|
||||
gunicorn==20.1.0
|
||||
h11==0.14.0
|
||||
html2text==2020.1.16
|
||||
httpcore==0.16.2
|
||||
httptools==0.5.0
|
||||
httpx==0.23.1
|
||||
idna==3.4
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
mysqlclient==2.1.1
|
||||
numpy==1.23.4
|
||||
openpyxl==3.0.10
|
||||
orjson==3.8.1
|
||||
packaging==21.3
|
||||
pandas==1.5.2
|
||||
passlib==1.7.4
|
||||
Pillow==9.3.0
|
||||
pycparser==2.21
|
||||
pydantic==1.10.2
|
||||
PyJWT==2.6.0
|
||||
pyparsing==3.0.9
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==0.21.0
|
||||
python-multipart==0.0.5
|
||||
pytz==2022.6
|
||||
PyYAML==6.0
|
||||
qrcode==7.3.1
|
||||
redis==4.3.5
|
||||
requests==2.28.1
|
||||
rfc3986==1.5.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
SQLAlchemy==1.4.44
|
||||
starlette==0.22.0
|
||||
stripe==5.0.0
|
||||
typing_extensions==4.4.0
|
||||
ujson==5.5.0
|
||||
urllib3==1.26.12
|
||||
uvicorn==0.18.3
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.18.0
|
||||
watchgod==0.8.2
|
||||
websockets==10.4
|
||||
wrapt==1.14.1
|
||||
xlrd==2.0.1
|
||||
Reference in New Issue
Block a user