mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-05 22:14:48 +00:00
modify django-filter to 2.4.0
This commit is contained in:
parent
e04847daaf
commit
91980fe9c3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -134,7 +134,7 @@ setup(
|
|||
'django-extra-views>=0.12.0',
|
||||
'django-braces>=1.3.0',
|
||||
'djangorestframework>=3.11.1',
|
||||
'django-filter>=21.1',
|
||||
'django-filter>=2.4.0',
|
||||
'pytz>=2016.4',
|
||||
],
|
||||
extras_require={
|
||||
|
|
|
|||
Loading…
Reference in a new issue