Files
2026-05-06 03:47:14 +00:00

19 lines
300 B
Plaintext

fastapi==0.110.1
uvicorn==0.25.0
python-dotenv>=1.0.1
pydantic>=2.6.4
email-validator>=2.2.0
pyjwt>=2.10.1
passlib>=1.7.4
python-jose>=3.3.0
python-multipart>=0.0.9
requests>=2.31.0
# MySQL Database
PyMySQL>=1.1.0
SQLAlchemy>=2.0.23
cryptography>=42.0.5
# For bcrypt password hashing
bcrypt>=4.1.2