summaryrefslogtreecommitdiffstats
path: root/requirements (follow)
Commit message (Expand)AuthorAgeFilesLines
* specify a versionBill Nottingham2018-11-161-1/+1
* Add ncclient for use by networking modules.Bill Nottingham2018-11-162-3/+7
* get rid of decorator dependencyAlanCoding2018-10-312-2/+0
* Re-add markdown, which is used for rendering API help.Bill Nottingham2018-10-302-0/+2
* Remove some obsolete requirements.Bill Nottingham2018-10-232-15/+3
* Don't explicitly remove certifi.Bill Nottingham2018-10-183-5/+6
* Update Azure requirements to match Ansible 2.7 requirements.Bill Nottingham2018-10-186-45/+68
* Update to latest django subminor to pick up assorted fixes.Bill Nottingham2018-10-182-2/+2
* upgrade to the latest kombu + celeryRyan Petrello2018-10-162-7/+6
* Merge pull request #2266 from ansible/celery-tastes-badsoftwarefactory-project-zuul[bot]2018-10-123-3/+0
|\
| * replace celery task decorators with a kombu-based publisherRyan Petrello2018-10-113-3/+0
* | update to the latest stable 1.1 django-oauth-toolkitRyan Petrello2018-10-123-2/+2
|/
* Purge inventory script requirements from the AWX virtual environment.Bill Nottingham2018-10-113-126/+11
* use latest asgi_amqp versionWayne Witzel III2018-10-092-2/+2
* Add an initial check and gate job configuration for zuulMatthew Jones2018-10-051-1/+0
* pin pluggy at 0.6.0adamscmRH2018-08-271-0/+2
* Move django-oauth-toolkit into requirements_git.txtShane McDonald2018-08-072-1/+1
* pin django-oauth-toolkit to our fork w/ a security fixRyan Petrello2018-08-062-2/+2
* Lock down version of setuptools_scmShane McDonald2018-07-271-1/+1
* revert django-radius from 1.3.3 to 1.1.0adamscmRH2018-06-222-4/+3
* Merge pull request #2171 from rooftopcellist/upgrade_oauth_112Christian Adams2018-06-152-2/+2
|\
| * upgrade django-oauth-toolkit to 1.1.2adamscmRH2018-06-152-2/+2
* | update dev pytestadamscmRH2018-06-141-1/+1
|/
* ansible venv: re-add netaddr Python packagePierre-Louis Bonicoli2018-05-302-0/+2
* upgrade to the latest pexpectRyan Petrello2018-05-295-5/+5
* Regen requirements_ansible.txt (minimal update).Bill Nottingham2018-05-231-0/+2
* add noteBill Nottingham2018-05-231-1/+1
* adding pexpect supportFedor Sumkin2018-05-221-0/+1
* Merge pull request #1766 from chrismeyersfsu/i_like_parallel_tests_and_I_can_...Chris Meyers2018-05-161-1/+2
|\
| * parallelize test runningchris meyers2018-05-161-1/+2
* | Bump pexpect version on isolated node.Bill Nottingham2018-05-151-1/+1
|/
* use select.poll() instead of select.select() for file descriptorsRyan Petrello2018-04-252-2/+2
* unpin botocore now that an upstream dependency issue is resolvedRyan Petrello2018-04-232-4/+3
* update to a newer python-dateutil with more bug fixes we were vendoringRyan Petrello2018-03-262-2/+2
* Cleans up feature set for 3.3Ben Thomasson2018-03-232-3/+0
* Adds configuration for the network-ui websocketBen Thomasson2018-03-231-0/+3
* Imports prototype from ansible-network-uiBen Thomasson2018-03-231-0/+1
* add uwsgitop as a dependencyRyan Petrello2018-03-192-0/+4
* pin botocore to avoid dependency hell re: latest python-dateutilRyan Petrello2018-03-162-1/+2
* add xmlsec flag to docker installsadamscmRH2018-03-142-2/+2
* bump python-dateutil to latestRyan Petrello2018-03-122-1/+2
* add shade back into AWX requirementsAlanCoding2018-03-082-11/+30
* Dependency UpdatesAlanCoding2018-03-066-289/+281
* Constrain requestsDemin, Petr2018-03-062-0/+2
* fix busted shippable buildsRyan Petrello2018-03-051-1/+0
* Update to latest asgi-amqpWayne Witzel III2018-02-282-2/+2
* Merge pull request #1372 from chrismeyersfsu/old-celery3Chris Meyers2018-02-272-15/+12
|\
| * Rollback celeryWayne Witzel III2018-02-222-15/+12
* | replace our rdb tooling w/ the sdb PyPI packageRyan Petrello2018-02-271-0/+1
* | Implement session-based and OAuth 2 authenticationsAaron Tan2018-02-222-0/+2
|/