Added files/requirements.txt to the repo

This commit is contained in:
2025-03-09 00:15:15 +03:00
parent 77b23eaad2
commit f7a8556409
2 changed files with 18 additions and 0 deletions

17
files/requirements.txt Normal file
View 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