Files
postgres-web/requirements.txt
Magnus Hagander 901a5465f7 Switch to using Django 3.2
3.2 is the next LTS, and the fixes to make it work went in some time
ago. Now pulling the trigger and updating the prod website.
2021-12-19 12:10:57 +01:00

13 lines
202 B
Plaintext

Django>=3.2,<3.3
psycopg2==2.8.5
pycryptodomex>=3.4.7,<3.5
Markdown==3.0.1
requests-oauthlib==1.0.0
cvss==2.2
pytidylib==0.3.2
pycodestyle==2.4.0
pynliner==0.8.0
Babel==2.6.0
bleach==3.1.4
PyYAML==3.13