Skip to content

Commit acc6916

Browse files
committed
Update to Django 3.0
Update django extensions and django itself to 3.0.6. Signed-off-by: Jelle van der Waa <[email protected]>
1 parent 0378562 commit acc6916

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
2-
Django==2.2.11
2+
Django==3.0.5
33
IPy==1.00
44
Markdown==3.2.1
55
bencode.py==2.0.0
66
django-countries==5.5
7-
django-extensions==2.2.1
7+
django-extensions==2.2.8
88
jsmin==2.2.2
99
pgpdump==1.5
1010
pytz>=2019.2
1111
parse==1.14.0
1212
django-jinja==2.6.0
1313
sqlparse==0.3.0
14-
django-csp==3.5
14+
django-csp==3.6
1515
ptpython==2.0.4
1616
feedparser==5.2.1
1717
bleach==3.1.4

0 commit comments

Comments
 (0)