Skip to content

Commit bf4c6e7

Browse files
authored
try update django-filter==22.1 (#8813)
* try update django-filter==22.1 * Update requirements/requirements-optionals.txt
1 parent 1185437 commit bf4c6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-optionals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Optional packages which may be used with REST framework.
22
coreapi==2.3.1
33
coreschema==0.0.4
4-
django-filter>=2.4.0,<3.0
4+
django-filter
55
django-guardian>=2.4.0,<2.5
66
inflection==0.5.1
77
markdown==3.3

0 commit comments

Comments
 (0)