v1
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
fastapi>=0.111.0
|
||||
uvicorn[standard]>=0.29.0
|
||||
sqlalchemy[asyncio]>=2.0.0
|
||||
asyncpg>=0.29.0
|
||||
alembic>=1.13.0
|
||||
pydantic>=2.0.0
|
||||
pydantic-settings>=2.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
bcrypt>=4.0.0
|
||||
slowapi>=0.1.9
|
||||
nh3>=0.2.14
|
||||
python-multipart>=0.0.9
|
||||
typer>=0.12.0
|
||||
rich>=13.7.0
|
||||
pytest>=8.0.0
|
||||
pytest-asyncio>=0.23.0
|
||||
pytest-cov>=5.0.0
|
||||
httpx>=0.27.0
|
||||
aiosqlite>=0.20.0
|
||||
user-agents>=2.2.0
|
||||
email-validator>=2.0.0
|
||||
Reference in New Issue
Block a user