CoolFace
Apppublic

ruby2210/todo-manager

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
requirements.txt19 linesDownload Raw Back to root
1fastapi>=0.104.12sqlmodel>=0.0.163pydantic>=2.5.04pydantic-settings>=2.1.05PyJWT>=2.8.06passlib>=1.7.47bcrypt>=4.0.18python-multipart>=0.0.69python-dotenv>=1.0.010uvicorn[standard]>=0.24.011asyncpg>=0.29.012httpx>=0.25.213pytest>=7.4.314pytest-asyncio>=0.21.115pytest-cov>=4.1.016sqlalchemy>=2.0.2317alembic>=1.13.118slowapi>=0.1.819python-jose[cryptography]>=3.3.0