fastapi==0.110.2 uvicorn==0.29.0 python-jose[cryptography]==3.3.0 sqlalchemy==2.0.30 pydantic==1.10.15 python-multipart==0.0.9 python-dotenv==1.0.1 mysqlclient==2.2.4 # If you're using MySQL (adjust based on your DB) pymysql alembic==1.13.1 # Optional: for database migrations requests