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

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