feat: backend FastAPI Smart App City — auth JWT, IoT, GIS, notifications, reporting
This commit is contained in:
15
smart-app-city/backend/requirements.txt
Normal file
15
smart-app-city/backend/requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.30.0
|
||||
pydantic==2.7.0
|
||||
pydantic-settings==2.3.0
|
||||
sqlmodel==0.0.18
|
||||
sqlalchemy==2.0.30
|
||||
asyncpg==0.29.0
|
||||
alembic==1.13.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.9
|
||||
redis[hiredis]==5.0.0
|
||||
httpx==0.27.0
|
||||
pytest==8.2.0
|
||||
pytest-asyncio==0.23.0
|
||||
Reference in New Issue
Block a user