Files

14 lines
246 B
Plaintext
Raw Permalink Normal View History

2026-01-17 14:18:00 +05:30
fastapi==0.122.0
sqlalchemy==2.0.44
psycopg2-binary==2.9.11
uvicorn==0.38.0
python-dotenv==1.2.1
alembic==1.17.2
pydantic-settings==2.12.0
bcrypt>=4.0.1
pyjwt>=2.8.0
email-validator>=2.1.0
2026-02-02 23:36:04 +05:30
redis==7.1.0
requests==2.32.5
2026-02-16 15:32:05 +05:30
typer==0.21.1
httpx==0.28.1