[DO NOT PORT to AWX] Pin dev requirements (#4413)

This commit is contained in:
Alan Rominger
2020-06-18 09:22:04 -04:00
committed by GitHub
parent 6376395c68
commit 3cf4f4729d

View File

@@ -1,21 +1,21 @@
django-debug-toolbar==1.11 django-debug-toolbar==1.11
django-rest-swagger django-rest-swagger==2.2.0
pprofile pprofile==2.0.4
ipython==5.2.1 ipython==5.2.1
unittest2 unittest2==1.1.0
pep8 pep8==1.7.1
flake8 flake8==3.7.9
pluggy==0.6.0 pluggy==0.6.0
pyflakes pyflakes==2.2.0
pytest==3.6.0 pytest==3.6.0
pytest-cov pytest-cov==2.8.1
pytest-django pytest-django==3.9.0
pytest-pythonpath pytest-pythonpath
pytest-mock==1.11.1 pytest-mock==1.11.1
pytest-timeout pytest-timeout==1.3.4
pytest-xdist<1.28.0 pytest-xdist==1.27.0
tox # for awxkit tox==3.15.0 # for awxkit
logutils logutils==0.3.5
jupyter jupyter
matplotlib matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory