This commit is contained in:
livindra 2026-04-28 19:46:36 +07:00
parent 8ff8e0d7ff
commit 5dfcc2063c
2 changed files with 3 additions and 4 deletions

2
.env
View File

@ -7,5 +7,3 @@ DB_NAME=deteksi_pmk
# Flask Configuration # Flask Configuration
FLASK_SECRET=deteksi-pmk-secret-key-2026 FLASK_SECRET=deteksi-pmk-secret-key-2026
pytz

View File

@ -11,3 +11,4 @@ SQLAlchemy>=2.0.0
PyMySQL>=1.1.0 PyMySQL>=1.1.0
python-dotenv>=1.0.0 python-dotenv>=1.0.0
gunicorn>=21.2.0 gunicorn>=21.2.0
pytz>=2024.1