Skip to content

Commit f74cdba

Browse files
committed
Update requirements versions
This was actually already incorrect before the djago upgrade, and the deployed versions were newer, but we forgot to update the requirements file.
1 parent fac3258 commit f74cdba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Django>=1.11,<1.12
2-
django-markdown==0.2.1
2+
django-markdown==0.8.4
33
psycopg2==2.7.6
44
pycryptodomex>=3.4.7,<3.5
5-
django_markwhat==1.4
5+
django_markwhat==1.6.2
66
requests-oauthlib==0.4.0
77
cvss==1.9
88
pytidylib==0.3.2

0 commit comments

Comments
 (0)