chore(deps): update dependency django-filter to >=2.4.0,<23.3 (#2534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa304cc77a
commit
8befb28e34
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
"django-cors-headers>=3.14.0,<3.15",
|
||||
"django-filter>=2.4.0,<23.2",
|
||||
"django-filter>=2.4.0,<23.3",
|
||||
"django>=4.2.0,<4.3",
|
||||
"djangorestframework @ git+https://github.com/encode/django-rest-framework@38a74b42da10576857d6bf8bd82a73b15d12a7ed",
|
||||
"drf-spectacular>=0.22.1,<0.27",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue