mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02:30
pin django debug toolbar for django dep reason
* fix IPy dep * new django debug toolbar released today, broke things. Pin to our old version of django to ensure success.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-r requirements.txt
|
||||
django-devserver
|
||||
django-debug-toolbar
|
||||
django-debug-toolbar==1.3.2
|
||||
unittest2
|
||||
pep8
|
||||
flake8
|
||||
|
||||
Reference in New Issue
Block a user