Make tests pass with current versions of things

This commit is contained in:
Shane McDonald
2020-06-15 20:54:14 -04:00
parent 241931309e
commit de82c613fc
11 changed files with 49 additions and 35 deletions

View File

@@ -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

View File

@@ -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