add deployment
This commit is contained in:
37
requirements.txt
Normal file
37
requirements.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
alembic==1.10.4
|
||||
anyio==3.6.2
|
||||
certifi==2022.12.7
|
||||
click==8.1.3
|
||||
colorama==0.4.6
|
||||
exceptiongroup==1.1.1
|
||||
fastapi==0.95.1
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
h2==4.1.0
|
||||
hpack==4.0.0
|
||||
httpcore==0.17.0
|
||||
httpx==0.24.0
|
||||
hyperframe==6.0.1
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
importlib-resources==5.12.0
|
||||
iniconfig==2.0.0
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.2
|
||||
packaging==23.1
|
||||
pip==23.1.2
|
||||
pluggy==1.0.0
|
||||
psycopg2==2.9.3
|
||||
psycopg2-binary==2.9.3
|
||||
pydantic==1.10.7
|
||||
pytest==7.3.1
|
||||
python-dotenv==1.0.0
|
||||
setuptools==67.7.2
|
||||
sniffio==1.3.0
|
||||
SQLAlchemy==2.0.11
|
||||
starlette==0.26.1
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.5.0
|
||||
uvicorn==0.22.0
|
||||
wheel==0.40.0
|
||||
zipp==3.15.0
|
||||
Reference in New Issue
Block a user