Add DEMO feature to the project
This commit is contained in:
13
services/demo_session/requirements.txt
Normal file
13
services/demo_session/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy[asyncio]==2.0.23
|
||||
asyncpg==0.29.0
|
||||
psycopg2-binary==2.9.9
|
||||
alembic==1.12.1
|
||||
redis==5.0.1
|
||||
structlog==23.2.0
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
httpx==0.25.2
|
||||
PyJWT==2.8.0
|
||||
python-multipart==0.0.6
|
||||
Reference in New Issue
Block a user