mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
29 lines
704 B
Plaintext
29 lines
704 B
Plaintext
build
|
|
coreapi
|
|
django-debug-toolbar==3.2.4
|
|
django-test-migrations
|
|
drf-yasg
|
|
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
|
|
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
|
unittest2
|
|
black
|
|
pytest!=7.0.0
|
|
pytest-asyncio
|
|
pytest-cov
|
|
pytest-django
|
|
pytest-mock==1.11.1
|
|
pytest-timeout
|
|
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason
|
|
tox # for awxkit
|
|
logutils
|
|
jupyter
|
|
# matplotlib - Caused issues when bumping to setuptools 58
|
|
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
|
|
git+https://github.com/artefactual-labs/mockldap.git@master#egg=mockldap
|
|
sdb
|
|
remote-pdb
|
|
gprof2dot
|
|
atomicwrites==1.4.0
|
|
flake8
|
|
yamllint
|