Merging dev into main

This commit is contained in:
Tyler
2026-04-20 00:54:02 -04:00
committed by GitHub
parent 5b9a2b7a53
commit a9022bb5e3
42 changed files with 10305 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
### **requirements.txt**
# Core Flask stack
flask
flask-cors
waitress
werkzeug
# Encryption engines
cryptography
pycryptodome
pqcrypto
# Utility
psutil
# Security and rate limiting
flask-limiter
clamd
ipaddress
# TOTP for 2FA
pyotp
qrcode
# Run pip install -r application_data/requirements.txt