1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00
awx/requirements/requirements.in

64 lines
1.9 KiB
Plaintext
Raw Normal View History

2019-11-08 18:36:39 +03:00
aiohttp
2021-10-20 15:01:45 +03:00
ansible-runner==2.1.1
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
asciichartpy
autobahn>=20.12.3 # CVE-2020-35678
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
2019-11-08 18:36:39 +03:00
channels
channels-redis>=3.1.0 # https://github.com/django/channels_redis/issues/212
2021-01-11 15:52:20 +03:00
cryptography<3.0.0
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
2019-11-08 18:36:39 +03:00
daphne
2021-03-15 22:51:05 +03:00
distro
django==2.2.20 # see UPGRADE BLOCKERs
django-auth-ldap
django-cors-headers>=3.5.0
django-crum
django-extensions>=2.2.9 # https://github.com/ansible/awx/pull/6441
django-guid==2.2.0 # pinned to match Django 2.2
django-jsonfield==1.2.0 # see UPGRADE BLOCKERs
django-oauth-toolkit==1.1.3 # see UPGRADE BLOCKERs
django-polymorphic
django-pglocks
django-qsstats-magic
django-radius==1.3.3 # FIX auth does not work with later versions
django-redis
django-solo
django-split-settings
django-taggit
djangorestframework>=3.12.1
djangorestframework-yaml
2020-08-10 16:25:43 +03:00
GitPython>=3.1.1 # minimum to fix https://github.com/ansible/awx/issues/6119
irc
jinja2>=2.11.0 # required for ChainableUndefined
JSON-log-formatter
jsonschema
Markdown # used for formatting API help
openshift>=0.11.0 # minimum version to pull in new pyyaml for CVE-2017-18342
2020-03-19 17:30:09 +03:00
pexpect==4.7.0 # see library notes
prometheus_client
psycopg2
2021-03-31 21:00:28 +03:00
psutil
pygerduty
pyparsing
python3-saml
python-dsv-sdk
python-tss-sdk==1.0.0
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
2021-11-18 22:29:15 +03:00
receptorctl==1.1.1
schedule==0.6.0
social-auth-core==3.3.1 # see UPGRADE BLOCKERs
social-auth-app-django==3.1.0 # see UPGRADE BLOCKERs
2019-11-08 18:36:39 +03:00
redis
requests
slack-sdk
tacacs_plus==1.0 # UPGRADE BLOCKER: auth does not work with later versions
twilio
twisted[tls]>=20.3.0 # CVE-2020-10108, CVE-2020-10109
uWSGI
uwsgitop
wheel
2021-10-04 20:04:35 +03:00
pip==21.2.4 # see UPGRADE BLOCKERs
setuptools==58.2.0 # see UPGRADE BLOCKERs