[SOMA][BOT-3][INFRA] skeleton: project folder structure and all package manifests
This commit is contained in:
22
soma/backend/requirements.txt
Normal file
22
soma/backend/requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.0
|
||||
sqlalchemy[asyncio]==2.0.35
|
||||
alembic==1.13.0
|
||||
asyncpg==0.29.0
|
||||
redis[hiredis]==5.0.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
pyotp==2.9.0
|
||||
qrcode[pil]==7.4.2
|
||||
pdfplumber==0.11.0
|
||||
ollama==0.3.0
|
||||
google-generativeai==0.8.0
|
||||
groq==0.9.0
|
||||
httpx==0.27.0
|
||||
apscheduler==3.10.4
|
||||
boto3==1.34.0
|
||||
python-multipart==0.0.9
|
||||
pydantic-settings==2.4.0
|
||||
chromadb==0.5.0
|
||||
psycopg2-binary==2.9.9
|
||||
pytz==2024.1
|
||||
Reference in New Issue
Block a user