summaryrefslogtreecommitdiffstats
path: root/requirements/requirements.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump Django to 2.0.13Jeff Bradberry2019-07-121-1/+1
| | | | This is _very_ broken.
* Add cosmetic change with updater.shPhileas Lebada2019-07-021-6/+1
| | | | Signed-off-by: github.com/clushie <47661139+clushie@users.noreply.github.com>
* Revert "upgrade pip and setuptools"Shane McDonald2019-06-191-2/+2
| | | | This reverts commit 76ebcf914b2e29d6b77871ef40761c4f3689e30f.
* Revert "Fix offline builds"Shane McDonald2019-06-191-2/+2
| | | | This reverts commit fe850dff3886be66bc7ad504800e86f179217620.
* Fix offline buildsShane McDonald2019-06-191-2/+2
| | | | pip 19 added support for something called `pyproject.toml`. Several packages have been setting the option `build-backend = "setuptools.build_meta”` (bcrypt, attrs, jaraco) which seems to be the root of the problem when building from source. Until the community sorts this out I’m inclined to avoid pip 19.
* upgrade pip and setuptoolsAlanCoding2019-06-131-2/+2
|
* Bump Django Rest Framework from 3.7.7 to 3.9.4Jeff Bradberry2019-06-121-5/+5
|
* Remove some things that are not first-order dependencies.Bill Nottingham2019-05-311-3/+3
| | | | This includes a few things where the version specifiers resolve properly now.
* Add note for docutils, unpin runner dependencyAlanCoding2019-05-201-4/+3
|
* General upgrade of dependenciesAlanCoding2019-05-201-35/+37
| | | | | | | | | | | | | | Update licenses for new versions after dependency upgrades pin pycurl to version that does not break on install implement new workflow for py2/3 requirements management require twisted tls extras, resolve service-identity version Upgrade celery to resolve importlib DeprecationWarning use flags to resolve the unsafe and cache problems
* pin urllib3 to 1.24.3 to address CVE-2019-9740Ryan Petrello2019-05-021-1/+1
|
* pin runner 1.3.4Ryan Petrello2019-04-251-1/+1
|
* pin runner to 1.3.3Ryan Petrello2019-04-221-1/+1
|
* Apply critical dependency upgradesAlanCoding2019-04-161-4/+4
| | | | | fix PyYAML warnings in unit tests update paramiko source file for license
* Apply same pip and setuptools to AWX and Ansible venvAlanCoding2019-04-151-2/+2
|
* Revert "Merge pull request #3697 from AlanCoding/conservative_upgrades"AlanCoding2019-04-151-5/+5
| | | | | This reverts commit 890de400e2c55692eda074175c7776fcc150d79e, reversing changes made to e8de7bc8457d0ae41cac12f78d57f8dcf9499e49.
* Merge pull request #3697 from AlanCoding/conservative_upgradessoftwarefactory-project-zuul[bot]2019-04-151-5/+5
|\ | | | | | | | | | | Apply critical dependency upgrades Reviewed-by: Alan Rominger <arominge@redhat.com> https://github.com/AlanCoding
| * Apply critical dependency upgradesAlanCoding2019-04-121-5/+5
| |
* | pin ansible runner to 1.3.2Ryan Petrello2019-04-111-1/+1
|/
* initial prometheus commitWayne Witzel III2019-04-081-0/+1
| | | | | Co-authored-by: Wayne Witzel III <wayne@riotousliving.com> Co-authored-by: Christian Adams <rooftopcellist@gmail.com>
* don't add hvac as a dependency for hashicorp vault integrationRyan Petrello2019-04-021-1/+0
| | | | | hvac is just based on requests anyways, and it doesn't support half of what we need (like the SSH secrets engine API)
* add credential plugin support for Azure Key VaultRyan Petrello2019-04-021-6/+15
|
* add credential plugin system and minimal working hashivaultJake McDermott2019-04-021-0/+1
|
* Merge pull request #2736 from AlanCoding/logstash_removalsoftwarefactory-project-zuul[bot]2019-03-311-1/+0
|\ | | | | | | | | Remove python-logstash dependency Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
| * migrate python-logstash licenseAlanCoding2019-03-201-1/+0
| |
| * Remove dependency and insert classAlanCoding2019-03-201-1/+1
| |
* | pin runner 1.3.1Ryan Petrello2019-03-271-1/+1
| |
* | change from runner master to runner 1.3chris meyers2019-03-211-1/+1
| |
* | use ansible runner to run playbookschris meyers2019-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Project Updates * Jobs * Inventory Updates * System Jobs * AdHoc Commands * Notifications * Fact Cache * proot
* | init ansible-runner requirementschris meyers2019-03-181-0/+2
|/
* remove redbaron and update dependenciesRyan Petrello2019-02-211-48/+49
|
* upgrade social-auth-core to v3.0.0Christian Adams2019-01-211-1/+1
|
* CORS SupportTyler Cross2019-01-181-0/+1
| | | | Added the django-cors-headers app and middleware to make CORS possible.
* Dependency updates for Python 3Shane McDonald2019-01-151-2/+2
|
* convert py2 -> py3Ryan Petrello2019-01-151-4/+6
|
* switch image builds to py3Ryan Petrello2019-01-151-5/+2
|
* update to the latest asgi-amqpWayne Witzel III2019-01-031-1/+1
|
* get rid of decorator dependencyAlanCoding2018-10-311-1/+0
|
* Re-add markdown, which is used for rendering API help.Bill Nottingham2018-10-301-0/+1
|
* Remove some obsolete requirements.Bill Nottingham2018-10-231-9/+3
| | | | Bump cryptography to latest.
* Update Azure requirements to match Ansible 2.7 requirements.Bill Nottingham2018-10-181-0/+1
| | | | | | Add comments for Ansible requirements to note where they're used. Remove our custom docutils fork, as the fix was merged upstream.
* Update to latest django subminor to pick up assorted fixes.Bill Nottingham2018-10-181-1/+1
|
* upgrade to the latest kombu + celeryRyan Petrello2018-10-161-6/+5
|
* Merge pull request #2266 from ansible/celery-tastes-badsoftwarefactory-project-zuul[bot]2018-10-121-1/+0
|\ | | | | | | | | replace the celery-based task queue with a kombu-based implementation Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
| * replace celery task decorators with a kombu-based publisherRyan Petrello2018-10-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this commit implements the bulk of `awx-manage run_dispatcher`, a new command that binds to RabbitMQ via kombu and balances messages across a pool of workers that are similar to celeryd workers in spirit. Specifically, this includes: - a new decorator, `awx.main.dispatch.task`, which can be used to decorate functions or classes so that they can be designated as "Tasks" - support for fanout/broadcast tasks (at this point in time, only `conf.Setting` memcached flushes use this functionality) - support for job reaping - support for success/failure hooks for job runs (i.e., `handle_work_success` and `handle_work_error`) - support for auto scaling worker pool that scale processes up and down on demand - minimal support for RPC, such as status checks and pool recycle/reload
* | update to the latest stable 1.1 django-oauth-toolkitRyan Petrello2018-10-121-0/+1
|/ | | | see: https://github.com/jazzband/django-oauth-toolkit/pull/629
* Purge inventory script requirements from the AWX virtual environment.Bill Nottingham2018-10-111-119/+11
| | | | boto is still used by AWX itself.
* use latest asgi_amqp versionWayne Witzel III2018-10-091-1/+1
|
* Move django-oauth-toolkit into requirements_git.txtShane McDonald2018-08-071-1/+0
| | | | All SCM based requirements need to go into this file because of how we built Ansible Tower (offline).
* pin django-oauth-toolkit to our fork w/ a security fixRyan Petrello2018-08-061-1/+1
| | | | see: https://github.com/jazzband/django-oauth-toolkit/issues/625