TrafoKing/requirements.txt
2025-05-13 13:38:25 +02:00

11 lines
168 B
Plaintext

# requirements.txt
Django==4.2.4
psycopg2-binary==2.9.*
python-dotenv==1.0.*
django-htmx==1.15.*
pytest==8.1.*
pytest-django==4.7.*
gunicorn==20.1.0
whitenoise==6.5.0