27 lines
1.0 KiB
Plaintext

fastapi==0.115.12 # https://github.com/tiangolo/fastapi
uvicorn==0.34.0 # https://pypi.org/project/uvicorn/
pydantic[email]==2.11.2 # https://github.com/pydantic/pydantic
pydantic-settings[yaml]==2.8.1 # https://github.com/pydantic/pydantic-settings/
tortoise-orm[accel,asyncpg]==0.24.2 # https://pypi.org/project/tortoise-orm/
aerich==0.8.2 # https://pypi.org/project/aerich/
setech==1.4.2 # https://pypi.org/project/setech/
python-multipart==0.0.20 # https://pypi.org/project/python-multipart/
email-validator==2.2.0 # https://pypi.org/project/email-validator/
tenacity==9.1.2 # https://pypi.org/project/tenacity/
pydantic==2.11.2 # https://pypi.org/project/pydantic/
#emails==0.6 # https://pypi.org/project/emails/
python-jose[cryptography]==3.4.0 # https://pypi.org/project/python-jose/
passlib[bcrypt]==1.7.4 # https://pypi.org/project/passlib/
bcrypt==4.3.0 # https://pypi.org/project/bcrypt/
# Pin bcrypt until passlib supports the latest
pydantic-settings==2.8.1 # https://pypi.org/project/pydantic-settings/
asyncio==3.4.3