try update django-filter==22.1 (#8813)

* try update django-filter==22.1

* Update requirements/requirements-optionals.txt
This commit is contained in:
Asif Saif Uddin 2023-01-03 17:45:28 +06:00 committed by GitHub
parent 118543769f
commit bf4c6e78d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Optional packages which may be used with REST framework.
coreapi==2.3.1
coreschema==0.0.4
django-filter>=2.4.0,<3.0
django-filter
django-guardian>=2.4.0,<2.5
inflection==0.5.1
markdown==3.3