mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-25 16:31:13 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
11
django-backend/requirements/production.txt
Normal file
11
django-backend/requirements/production.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
-r base.txt
|
||||
|
||||
# Production Web Server
|
||||
gunicorn==21.2.0
|
||||
whitenoise==6.6.0
|
||||
|
||||
# Production monitoring
|
||||
django-prometheus==2.3.1
|
||||
|
||||
# Security
|
||||
cryptography==41.0.7
|
||||
Reference in New Issue
Block a user