Initial commit: Robot ökoszisztéma v2.0 - Stabilizált jármű és szerviz robotok
This commit is contained in:
33
backend/requirements.txt
Executable file
33
backend/requirements.txt
Executable file
@@ -0,0 +1,33 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
asyncpg
|
||||
python-dotenv
|
||||
python-multipart
|
||||
python-jose[cryptography]
|
||||
bcrypt
|
||||
passlib[bcrypt]
|
||||
pydantic
|
||||
pydantic-settings
|
||||
minio
|
||||
redis
|
||||
email-validator
|
||||
alembic
|
||||
psycopg[binary]
|
||||
httpx
|
||||
pydantic[email]
|
||||
sendgrid==6.*
|
||||
Pillow
|
||||
Authlib
|
||||
itsdangerous
|
||||
fastapi-limiter==0.1.5
|
||||
pyotp
|
||||
cryptography
|
||||
GeoAlchemy2>=0.14.0
|
||||
google-generativeai
|
||||
google-genai
|
||||
rapidfuzz
|
||||
duckduckgo-search>=6.0.0
|
||||
Shapely>=2.0.0
|
||||
opencv-python-headless==4.9.0.80
|
||||
numpy<2.0.0
|
||||
Reference in New Issue
Block a user