mirror of
https://github.com/myronblair/epic-download
synced 2026-06-30 17:51:00 -05:00
auto-commit for 020628f5-4bfa-4157-a41e-90eec0ddfeec
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user