try update django-filter==22.1

This commit is contained in:
Asif Saif Uddin 2022-12-24 09:33:18 +06:00 committed by GitHub
parent 48a21aa0eb
commit 5e10d895ec
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==22.1
django-guardian>=2.4.0,<2.5
inflection==0.5.1
markdown==3.3