mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
updated required dependencies (#444)
This commit is contained in:
parent
0239a1b96a
commit
4d7b7e6fb0
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
django-extra-views>=0.6.5
|
||||
django-extra-views>=0.8.0
|
||||
django-braces>=1.3.0
|
||||
djangorestframework>=3.3.3
|
||||
django-filter>=0.13.0
|
||||
django-debug-toolbar>=0.9.4
|
||||
djangorestframework>=3.5.3
|
||||
django-filter>=0.15.3
|
||||
django-debug-toolbar>=1.5
|
||||
future>=0.15.2
|
||||
pytz==2016.4
|
||||
pytz>=2016.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue