first commit
This commit is contained in:
18
backend/requirements.txt
Normal file
18
backend/requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlalchemy
|
||||
psycopg2-binary
|
||||
redis
|
||||
pydantic[email]
|
||||
pydantic-settings
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
python-multipart
|
||||
requests
|
||||
minio
|
||||
python-dotenv
|
||||
httpx
|
||||
aiohttp
|
||||
openai
|
||||
psutil
|
||||
docker
|
||||
Reference in New Issue
Block a user