3053058cdf
Co-authored-by: Cursor <cursoragent@cursor.com>
18 lines
361 B
Plaintext
18 lines
361 B
Plaintext
fastapi>=0.115.0,<1
|
|
uvicorn[standard]>=0.32.0,<1
|
|
sqlalchemy>=2.0.36,<3
|
|
alembic>=1.14.0,<2
|
|
psycopg2-binary>=2.9.10,<3
|
|
pydantic>=2.10.0,<3
|
|
pydantic-settings>=2.6.0,<3
|
|
python-multipart>=0.0.17,<1
|
|
jsonschema>=4.23.0,<5
|
|
passlib[bcrypt]>=1.7.4,<2
|
|
python-jose[cryptography]>=3.3.0,<4
|
|
httpx>=0.28.0,<1
|
|
psutil>=6.1.0,<8
|
|
|
|
# dev
|
|
pytest>=8.3.0,<9
|
|
pytest-asyncio>=0.24.0,<1
|