Update requirements via local dev environment

Signed-off-by: Brandon Myers <bmyers@mozilla.com>
This commit is contained in:
Brandon Myers 2017-01-30 13:52:17 -06:00
Родитель f020109333
Коммит b0bf0d9f4b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AA79AD83045BBC7
1 изменённых файлов: 40 добавлений и 31 удалений

Просмотреть файл

@ -1,59 +1,68 @@
amqp==1.4.9 amqp==1.4.6
anyjson==0.3.3 anyjson==0.3.3
beautifulsoup4==4.5.1
billiard==3.3.0.23 billiard==3.3.0.23
boto==2.38.0 boto==2.38.0
boto3==1.4.1 boto3==1.4.1
botocore==1.4.5 botocore==1.4.78
bottle==0.12.4 bottle==0.12.4
celery==3.1.23 bugzilla==1.0.0
celery==3.1.17
cffi==1.9.1
configlib==1.0.0 configlib==1.0.0
configparser==3.5.0b2 configparser==3.5.0b2
dnspython==1.14.0 cryptography==1.7.1
dnspython==1.15.0
docutils==0.11 docutils==0.11
duo-client==3.0
elasticsearch==2.4.0
elasticsearch-dsl==2.1.0 elasticsearch-dsl==2.1.0
elasticutils==0.8.2 elasticutils==0.8.2
enum34==1.1.6
futures==2.1.6 futures==2.1.6
glob2==0.4.1 glob2==0.4.1
google-api-python-client==1.4.0
hjson==2.0.2
httplib2==0.9.2 httplib2==0.9.2
idna==2.2
ipaddr==2.1.11 ipaddr==2.1.11
ipaddress==1.0.18
ipwhois==0.9.0 ipwhois==0.9.0
jmespath==0.9.0 jmespath==0.9.0
kitnirc==0.2.6 KitnIRC==0.2.6
kombu==3.0.35 kombu==3.0.30
meld3==1.0.2 mozdef-client==1.0.9
pip==8.1.2 MySQL-python==1.2.5
pyasn1==0.7.1 netaddr==0.7.11
nose==1.3.7
numpy==1.11.2
oauth2client==1.4.7
pika==0.10.0
prettyprint==0.1.5
py==1.4.31
pyasn1==0.1.9
pyasn1-modules==0.0.5 pyasn1-modules==0.0.5
pycparser==2.17
pyelasticsearch==0.6.1 pyelasticsearch==0.6.1
pyes==0.99.6
pygeoip==0.3.1
pymongo==2.6.3 pymongo==2.6.3
pynsive==0.2.6
pyOpenSSL==16.2.0
pytest==3.0.4
python-dateutil==2.2 python-dateutil==2.2
pytx==0.1.3
pytz==2013.9 pytz==2013.9
requests==2.5.3 requests==2.5.3
requests-futures==0.9.5 requests-futures==0.9.5
rsa==3.1.4 rsa==3.1.4
s3cmd==1.0.1 s3cmd==1.0.1
setuptools==25.2.0 s3transfer==0.1.9
setuptools-scm==1.11.1
simplejson==3.3.3 simplejson==3.3.3
six==1.5.2 six==1.5.2
supervisor==3.3.1 uritemplate==3.0.0
uritemplate==0.6 urllib3==1.7.1
urllib3==1.16
virtualenv==1.11.4 virtualenv==1.11.4
wsgiref==0.1.2 waitress==1.0.1
netaddr==0.7.11 WebOb==1.6.3
pygeoip==0.3.1 WebTest==2.0.23
MySQL-python==1.2.5
#only needed for google integration to pull gdocs/mail logs
oauth2client==1.4.7
google-api-python-client==1.4.0
pytx==0.1.3
numpy==1.11.2
pika==0.10.0
mozdef_client
hjson
# only needed by duo_logpull
duo_client
pyopenssl
# only needed for bot to talk to bugzilla
bugzilla