Initial verion.
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# Core dependencies
|
||||
flask>=3.0.0
|
||||
gunicorn>=21.0.0
|
||||
pillow>=10.0.0
|
||||
cryptography>=41.0.0
|
||||
|
||||
# Memory-hard key derivation (highly recommended)
|
||||
argon2-cffi>=23.0.0
|
||||
|
||||
# Optional: For production deployment
|
||||
# gevent>=23.0.0
|
||||
Reference in New Issue
Block a user