mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
[DO NOT PORT to AWX] Pin dev requirements (#4413)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user