Added files/requirements.txt to the repo
This commit is contained in:
17
files/requirements.txt
Normal file
17
files/requirements.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
aiomysql==0.2.0
|
||||
aiosqlite==0.21.0
|
||||
alembic==1.14.1
|
||||
annotated-types==0.7.0
|
||||
fastapi==0.115.8
|
||||
fastapi-cli==0.0.7
|
||||
mysql-replication==1.0.9
|
||||
pydantic==2.10.6
|
||||
pydantic-extra-types==2.10.2
|
||||
pydantic-settings==2.7.1
|
||||
pydantic_core==2.27.2
|
||||
python-dotenv==1.0.1
|
||||
requests==2.32.3
|
||||
SQLAlchemy==2.0.38
|
||||
starlette==0.45.3
|
||||
uvicorn==0.34.0
|
||||
websockets==15.0
|
||||
Reference in New Issue
Block a user