evorepo/requirements.txt
Jelle van der Waa 3525458926 Implement CSP for archweb
Add django-csp as dependency to be able to set CSP inside django's
settings and allow setting a CSP_NONCE for inline <script>'s in
templates. Since archweb heavily uses this pattern it's the best
compromise.
2019-02-18 16:42:51 +01:00

14 lines
245 B
Plaintext

-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
Django==2.1.7
IPy==0.83
Markdown==2.6.11
bencode.py==2.0.0
django-countries==5.0
jsmin==2.2.2
pgpdump==1.5
pytz>=2017.3
parse==1.11.1
django-jinja==2.4.1
sqlparse==0.2.4
django-csp==3.5