mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 20:05:03 -02:30
Make tests pass with current versions of things
This commit is contained in:
@@ -60,7 +60,7 @@ jaraco.functools==3.0.0 # via irc, jaraco.text, tempora
|
||||
jaraco.logging==3.0.0 # via irc
|
||||
jaraco.stream==3.0.0 # via irc
|
||||
jaraco.text==3.2.0 # via irc, jaraco.collections
|
||||
jinja2==2.11.1 # via -r /awx_devel/requirements/requirements.in, openshift
|
||||
jinja2==2.11.2 # via -r /awx_devel/requirements/requirements.in, openshift
|
||||
jsonschema==3.2.0 # via -r /awx_devel/requirements/requirements.in
|
||||
kubernetes==11.0.0 # via openshift
|
||||
lockfile==0.12.2 # via python-daemon
|
||||
|
||||
@@ -5,15 +5,14 @@ ipython==5.2.1
|
||||
unittest2
|
||||
pep8
|
||||
flake8
|
||||
pluggy==0.6.0
|
||||
pyflakes
|
||||
pytest==3.6.0
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock==1.11.1
|
||||
pytest-timeout
|
||||
pytest-xdist<1.28.0
|
||||
pytest-xdist
|
||||
tox # for awxkit
|
||||
logutils
|
||||
jupyter
|
||||
|
||||
Reference in New Issue
Block a user