chore: setup project structure with dependencies
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
sqlalchemy[asyncio]==2.0.25
|
||||
aiosqlite==0.19.0
|
||||
alembic==1.13.1
|
||||
pydantic==2.5.3
|
||||
pydantic-settings==2.1.0
|
||||
apscheduler==3.10.4
|
||||
paramiko==3.4.0
|
||||
pytest==7.4.4
|
||||
pytest-asyncio==0.21.1
|
||||
httpx==0.26.0
|
||||
Reference in New Issue
Block a user