Files
pickling-mes/backend/requirements.txt

21 lines
386 B
Plaintext
Raw Normal View History

fastapi==0.111.0
uvicorn[standard]==0.29.0
sqlalchemy==2.0.30
alembic==1.13.1
asyncpg==0.29.0
psycopg2-binary==2.9.9
pydantic==2.7.1
pydantic-settings==2.2.1
python-dotenv==1.0.1
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.9
aiofiles==23.2.1
websockets==12.0
schedule==1.2.1
APScheduler==3.10.4
redis==5.0.4
aioredis==2.0.1
httpx==0.27.0
loguru==0.7.2