11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
fastapi>=0.68.0,<0.69.0
|
|
pydantic>=1.8.0,<2.0.0
|
|
uvicorn>=0.15.0,<0.16.0
|
|
SQLAlchemy>=1.4.23,<1.5.0
|
|
alembic>=1.7.5,<1.8.0
|
|
python-jose[cryptography]>=3.3.0,<3.4.0
|
|
passlib[bcrypt]>=1.7.4,<1.8.0
|
|
python-multipart>=0.0.5,<0.0.6
|
|
email-validator>=1.1.3,<1.2.0
|
|
python-dotenv>=0.19.1,<0.20.0
|
|
ruff>=0.0.262 |