This repository was archived by the owner on Jan 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11flask==0.12.2
2- pytest==3.1.3
2+ pytest==3.2.1
33pytest-cov==2.5.1
44pyyaml==3.12
Original file line number Diff line number Diff line change 11Flask == 0.12.2
2- google-cloud-error-reporting == 0.25.1
3- google-cloud-logging == 1.1 .0
4- google-cloud-monitoring == 0.25 .0
2+ google-cloud-error-reporting == 0.26.0
3+ google-cloud-logging == 1.2 .0
4+ google-cloud-monitoring == 0.26 .0
55gunicorn == 19.7.1
6- requests == 2.18.1
6+ requests == 2.18.3
77retrying == 1.3.3
Original file line number Diff line number Diff line change 1- alembic == 0.9.3
1+ alembic == 0.9.5
22amqp == 2.2.1
33amqplib == 1.0.2
4- ansible == 2.3.1 .0
4+ ansible == 2.3.2 .0
55anyjson == 0.3.3
6- apache-libcloud == 2.0 .0
6+ apache-libcloud == 2.1 .0
77argparse == 1.4.0
88astroid == 1.5.3
9- awscli == 1.11.120
9+ awscli == 1.11.131
1010babel == 2.4.0
1111backports.ssl_match_hostname == 3.5.0.1
1212bcdoc == 0.16.0
@@ -16,11 +16,11 @@ billiard==3.5.0.3
1616blessings == 1.6
1717blinker == 1.4
1818boto == 2.48.0
19- botocore == 1.5.83
19+ botocore == 1.5.94
2020bottle == 0.12.13
2121carbon == 1.0.2
22- celery == 4.0.2
23- certifi == 2017.4.17
22+ celery == 4.1.0
23+ certifi == 2017.7.27.1
2424cffi == 1.10.0
2525chardet == 3.0.4
2626click == 6.7
@@ -31,27 +31,27 @@ configobj==5.0.6
3131cov-core == 1.15.0
3232coverage == 4.4.1
3333coveralls == 1.1
34- cryptography == 1.9
34+ cryptography == 2.0.3
3535cssselect == 1.0.1
36- cython == 0.25.2
37- decorator == 4.1.1
36+ cython == 0.26
37+ decorator == 4.1.2
3838django-celery == 3.2.1
3939django-debug-toolbar == 1.8
4040django-extensions == 1.8.1
41- django == 1.11.3
41+ django == 1.11.4
4242django_compress == 1.0.1
4343djangorestframework == 3.6.3
4444docker-py == 1.10.6
4545docopt == 0.6.2
46- docutils == 0.13.1
46+ docutils == 0.14
4747ecdsa == 0.13
4848elasticsearch == 5.4.0
4949enum34 == 1.1.6
5050eventlet == 0.21.0
5151extras == 1.0.0
5252fabric == 1.13.2
5353fixtures == 3.0.0
54- flake8 == 3.3.0
54+ flake8 == 3.4.1
5555flask == 0.12.2
5656funcsigs == 1.0.2
5757functools32 == 3.2.3.post2
@@ -64,15 +64,15 @@ gunicorn==19.7.1
6464hiredis == 0.2.0
6565html5lib
6666httplib2 == 0.10.3
67- idna == 2.5
67+ idna == 2.6
6868ipaddress == 1.0.18
69- iso8601 == 0.1.11
69+ iso8601 == 0.1.12
7070isodate == 0.5.4
7171itsdangerous == 0.24
7272jinja2 == 2.9.6
7373jmespath == 0.9.3
7474jsonschema == 2.6.0
75- kombu == 4.0.2
75+ kombu == 4.1.0
7676linecache2 == 1.0.0
7777logilab-common == 1.4.1
7878lxml == 3.8.0
@@ -99,14 +99,14 @@ mysql-python==1.2.5
9999ndg-httpsclient == 0.4.2
100100netaddr == 0.7.19
101101netifaces == 0.10.6
102- newrelic == 2.88.1.73
102+ newrelic == 2.90.0.75
103103nose == 1.3.7
104104numpy == 1.13.1
105105oauth2 == 1.9.0.post1
106106oauth2client == 4.1.2
107107oauthlib == 2.0.2
108108ordereddict == 1.1
109- oslo.config == 4.8 .0
109+ oslo.config == 4.11 .0
110110pandas == 0.20.3
111111paramiko == 2.2.1
112112passlib == 1.7.1
@@ -122,50 +122,50 @@ pip==9.0.1
122122prettytable
123123protobuf == 3.3.0
124124psutil == 5.2.2
125- psycopg2 == 2.7.1
125+ psycopg2 == 2.7.3
126126py == 1.4.34
127- pyasn1-modules == 0.0.9
128- pyasn1 == 0.2.3
127+ pyasn1-modules == 0.0.11
128+ pyasn1 == 0.3.2
129129pycparser == 2.18
130130pycrypto == 2.6.1
131131pycurl == 7.43.0
132- pyflakes == 1.5 .0
132+ pyflakes == 1.6 .0
133133pygments == 2.2.0
134134pyjwt == 1.5.2
135135pylibmc == 1.5.2
136136pylint == 1.7.2
137- pymongo == 3.4 .0
137+ pymongo == 3.5 .0
138138pymysql == 0.7.11
139- pyopenssl == 17.1 .0
139+ pyopenssl == 17.2 .0
140140pyparsing == 2.2.0
141141pyramid == 1.9.1
142142pystache == 0.5.4
143143pytest-cov == 2.5.1
144- pytest == 3.1.3
144+ pytest == 3.2.1
145145python-cjson == 1.2.1
146146python-daemon == 2.1.2
147147python-dateutil == 2.6.1
148148python-gflags == 3.1.1
149- python-keystoneclient == 3.12 .0
149+ python-keystoneclient == 3.13 .0
150150python-memcached == 1.58
151151python-mimeparse == 1.6.0
152- python-novaclient == 9.0.1
152+ python-novaclient == 9.1.0
153153python-subunit == 1.2.0
154- python-swiftclient == 3.3 .0
154+ python-swiftclient == 3.4 .0
155155pytz == 2017.2
156156pyyaml == 3.12
157157pyzmq == 16.0.2
158158raven == 6.1.0
159159redis == 2.10.5
160160repoze.lru == 0.6
161161requests-oauthlib == 0.8.0
162- requests == 2.18.1
162+ requests == 2.18.3
163163retrying == 1.3.3
164164rsa == 3.4.2
165165scipy == 0.19.1
166166selenium == 3.4.3
167167setuptools-git == 1.2
168- setuptools == 36.2.0
168+ setuptools == 36.2.7
169169sh == 1.12.14
170170simplejson == 3.11.1
171171six == 1.10.0
@@ -176,9 +176,9 @@ sqlalchemy-migrate==0.11.0
176176sqlalchemy == 1.1.11
177177sqlparse == 0.2.3
178178statsd == 3.2.1
179- stevedore == 1.24 .0
179+ stevedore == 1.25 .0
180180suds == 0.4
181- supervisor == 3.3.2
181+ supervisor == 3.3.3
182182testrepository == 0.0.20
183183testtools == 2.3.0
184184thrift == 0.10.0
@@ -189,15 +189,15 @@ ujson==1.35
189189unidecode == 0.4.21
190190unittest2 == 1.1.0
191191uritemplate == 3.0.0
192- urllib3 == 1.21.1
192+ urllib3 == 1.22
193193uwsgi == 2.0.15
194194versiontools == 1.9.1
195195virtualenv == 15.1.0
196196waitress == 1.0.2
197197warlock == 1.3.0
198198webob == 1.7.3
199199websocket-client == 0.44.0
200- webtest == 2.0.27
200+ webtest == 2.0.28
201201werkzeug == 0.12.2
202202wheel == 0.29.0
203203xlrd == 1.0.0
You can’t perform that action at this time.
0 commit comments