Skip to content

Commit 3357865

Browse files
authored
Merge pull request #146 from haikoschol/upgrade-django
Upgrade to Django 3
2 parents 46e4d63 + 504b2ff commit 3357865

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ attrs==19.3.0
22
beautifulsoup4==4.7.1
33
dephell-specifier==0.2.1
44
dj-database-url==0.4.2
5-
Django==2.2.8
5+
Django==3.0.3
66
django-filter==2.2.0
7-
djangorestframework==3.9.2
7+
djangorestframework==3.11.0
88
gunicorn==19.7.1
99
importlib-metadata==1.3.0
1010
lxml==4.3.3

0 commit comments

Comments
 (0)