mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-24 18:11:12 -05:00
12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
-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
|