e38bd8a52a
Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
404 B
Plaintext
20 lines
404 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
|
|
google-auth>=2.36.0,<3
|
|
requests>=2.32.0,<3
|
|
psutil>=6.1.0,<8
|
|
|
|
# dev
|
|
pytest>=8.3.0,<9
|
|
pytest-asyncio>=0.24.0,<1
|