Skip to content

Commit 29560ae

Browse files
committed
django-filter: 1.1.0 -> 2.0.0
This upgrade coming with breaking changes but we're not making use of it yet. So, nothing has changed except package version.
1 parent 3c97b36 commit 29560ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dj-static==0.0.6
33
Django==2.1
44
django-choices==1.6.1
55
django-countries==5.3.1
6-
django-filter==1.1.0
6+
django-filter==2.0.0
77
djangorestframework==3.8.2
88
gunicorn==19.9.0
99
Markdown==2.6.11

0 commit comments

Comments
 (0)