summaryrefslogtreecommitdiffstats
path: root/requirements (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump azurerm dependencies to support Ansible 2.4Ryan Petrello2017-09-012-25/+42
* Add pycrypto to Tower's requirements filesShane McDonald2017-08-102-0/+2
* Bump setuptools versionShane McDonald2017-08-014-4/+4
* pin kombu to a known working version (from tower 3.1.4)Ryan Petrello2017-07-281-1/+1
* pin websocket-client to a known working versionRyan Petrello2017-07-172-3/+3
* pin celery to a known version that worksRyan Petrello2017-07-132-2/+2
* upgrade to the latest version of tacacs_plusRyan Petrello2017-07-122-2/+2
* avoid instance record deadlock by using pglockChris Meyers2017-07-052-0/+2
* Add boto3 dependency and remove requests freezingAaron Tan2017-06-297-81/+96
* improve readability of the honcho console logs in the dev environmentRyan Petrello2017-06-221-0/+1
* isolated ramparts: replace systemd unit with a `tower-expect` binaryRyan Petrello2017-06-161-1/+2
* Support for executing job and adhoc commands on isolated Tower nodes (#6524)Ryan Petrello2017-06-141-0/+2
* Fix RPM buildsShane McDonald2017-05-111-0/+1
* Dependency UpdatesAaron Tan2017-05-085-105/+111
* Fix ipython version in dev container to 5.2.1Matthew Jones2017-04-261-1/+1
* pin twisted and asgiref for asgi-amqpChris Meyers2017-04-192-17/+18
* Merge pull request #5944 from chrismeyersfsu/improvement-pyparsingChris Meyers2017-04-176-179/+155
|\
| * add pyparsing a top level dep and fix other depsChris Meyers2017-04-036-179/+155
* | add tacacs_plus package as a dependencyRyan Petrello2017-04-122-0/+2
|/
* Get offline pip installs workingShane McDonald2017-03-296-12/+6
* Add separate requirements file for setup_requires stuffShane McDonald2017-03-151-0/+5
* Add pip and setuptools to requirements filesShane McDonald2017-03-154-2/+8
* update asgi_amqp versionWayne Witzel III2017-02-282-2/+2
* pin appdirs==1.4.2Ryan Petrello2017-02-272-1/+2
* Make current_groups a set to easily avoid duplicates, update asgi-amqp requir...Wayne Witzel III2017-02-242-2/+2
* Merge branch 'release_3.1.0' into multi_worker_callbacksMatthew Jones2017-01-192-2/+10
|\
| * Vendor pywinrm and deps for Ansible.Bill Nottingham2017-01-102-2/+10
* | Refactor event emitter to not use event partialsMatthew Jones2017-01-172-0/+2
|/
* Update boto to 2.45.0, add eu-west-2 and ca-central-1Bill Nottingham2016-12-204-4/+4
* pip prefers - not _Chris Meyers2016-12-204-4/+4
* explicitly install ssl backport for gce libcloudChris Meyers2016-12-204-7/+10
* deps for new vmware inv scriptChris Meyers2016-12-194-25/+29
* general update of requirementsAlanCoding2016-12-162-36/+33
* documentation feedback from pip-complie tool incorporatedAlanCoding2016-12-162-3/+4
* add requirements for service identity module causing warning messagesAlanCoding2016-12-161-0/+3
* purge make requirements_jenkinsChris Meyers2016-12-141-13/+0
* uninstall certifi if installed in venv'sChris Meyers2016-12-145-10/+22
* fix gce and maybe azure cert issuesChris Meyers2016-12-132-2/+2
* remove pyzmqChris Meyers2016-12-092-2/+0
* add vmware deps to ansible venvChris Meyers2016-12-062-20/+25
* Include pyrax in ansible requirements (#4283)Ryan Fitzpatrick2016-12-052-5/+7
* Add back in some older dependencies that we had un-trackedMatthew Jones2016-12-031-1/+10
* Re-sync tower and ansible dependenciesMatthew Jones2016-11-294-21/+21
* Adding requests-futures dependencyMatthew Jones2016-11-291-0/+1
* Add python-logstash dependencyMatthew Jones2016-11-291-0/+1
* Replace dropped psutil in ansible requirements (#4118)Ryan Fitzpatrick2016-11-282-0/+2
* Remove -e flags from requirements to fix buildMatthew Jones2016-11-232-6/+6
* bump ansible requirementsChris Meyers2016-11-212-83/+117
* removed, seemingly, uneeded base packagesChris Meyers2016-11-211-3/+0
* factored out base python requirementsChris Meyers2016-11-212-138/+202