Skip to content

Commit

Permalink
Move django-filter version upper bound to 24
Browse files Browse the repository at this point in the history
  • Loading branch information
yuekui authored and lb- committed Jul 6, 2023
1 parent f4ea015 commit a9ced69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"django-taggit>=2.0,<5.0",
"django-treebeard>=4.5.1,<5.0",
"djangorestframework>=3.11.1,<4.0",
"django-filter>=2.2,<23",
"django-filter>=2.2,<24",
"draftjs_exporter>=2.1.5,<3.0",
"Pillow>=4.0.0,<10.0.0",
"beautifulsoup4>=4.8,<4.12",
Expand Down

0 comments on commit a9ced69

Please sign in to comment.