diff options
author | softwarefactory-project-zuul[bot] <softwarefactory-project-zuul[bot]@users.noreply.github.com> | 2019-03-31 04:35:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-31 04:35:45 +0200 |
commit | 7b16931658dfa2b6d6f2da160bc28ba3c4c9663b (patch) | |
tree | 6a32fd6f7758b41cea143d2e0744cd64a0d80b99 /requirements/requirements.txt | |
parent | Merge pull request #3559 from chrismeyersfsu/fix-isolated_fact_cache (diff) | |
parent | migrate python-logstash license (diff) | |
download | awx-7b16931658dfa2b6d6f2da160bc28ba3c4c9663b.tar.xz awx-7b16931658dfa2b6d6f2da160bc28ba3c4c9663b.zip |
Merge pull request #2736 from AlanCoding/logstash_removal
Remove python-logstash dependency
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
Diffstat (limited to 'requirements/requirements.txt')
-rw-r--r-- | requirements/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 3b79daeb7d..df2cbfd26a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -82,7 +82,6 @@ pysocks==1.6.8 # via twilio python-daemon==2.2.0 # via ansible-runner python-dateutil==2.7.2 python-ldap==3.1.0 # via django-auth-ldap -python-logstash==0.4.6 python-memcached==1.59 python-radius==1.0 python3-openid==3.1.0 # via social-auth-core |