File tree Expand file tree Collapse file tree 5 files changed +77
-77
lines changed
Expand file tree Collapse file tree 5 files changed +77
-77
lines changed Original file line number Diff line number Diff line change 1- virtualenv==15.1 .0
1+ virtualenv==15.2 .0
Original file line number Diff line number Diff line change 1- pip == 9.0.1
2- setuptools == 38.5.2
3- wheel == 0.30 .0
1+ pip == 9.0.3
2+ setuptools == 39.0.1
3+ wheel == 0.31 .0
Original file line number Diff line number Diff line change 11flask==0.12.2
2- pytest==3.4.2
2+ pytest==3.5.0
33pytest-cov==2.5.1
44pyyaml==3.12
Original file line number Diff line number Diff line change 1- alembic == 0.9.8
1+ alembic == 0.9.9
22amqp == 2.2.2
33amqplib == 1.0.2
4- ansible == 2.4.3 .0
4+ ansible == 2.5 .0
55anyjson == 0.3.3
66apache-libcloud == 2.3.0
77argparse == 1.4.0
8- astroid == 1.6.1
9- awscli == 1.14.53
8+ astroid == 1.6.2
9+ awscli == 1.14.68
1010babel == 2.5.3
1111backports.ssl_match_hostname == 3.5.0.1
1212bcdoc == 0.16.0
@@ -16,7 +16,7 @@ billiard==3.5.0.3
1616blessings == 1.6.1
1717blinker == 1.4
1818boto == 2.48.0
19- botocore == 1.9.6
19+ botocore == 1.9.21
2020bottle == 0.12.13
2121carbon < 1.1.1
2222celery == 4.1.0
@@ -25,28 +25,28 @@ cffi==1.11.5
2525chardet == 3.0.4
2626click == 6.7
2727cliff == 2.11.0
28- cmd2 == 0.8.1
28+ cmd2 == 0.8.2
2929colorama == 0.3.9
3030configobj == 5.0.6
3131cov-core == 1.15.0
3232coverage == 4.5.1
3333coveralls == 1.3.0
3434crcmod == 1.7
35- cryptography == 2.1.4
35+ cryptography == 2.2.2
3636cssselect == 1.0.3
37- cython == 0.27.3
37+ cython == 0.28.1
3838decorator == 4.2.1
3939django-celery == 3.2.2
4040django-debug-toolbar == 1.9.1
41- django-extensions == 2.0.5
41+ django-extensions == 2.0.6
4242django < 2.0
4343django_compress == 1.0.1
4444djangorestframework == 3.7.7
4545docker-py == 1.10.6
4646docopt == 0.6.2
4747docutils == 0.14
4848ecdsa == 0.13
49- elasticsearch == 6.1.1
49+ elasticsearch == 6.2.0
5050enum34 == 1.1.6
5151eventlet == 0.22.1
5252extras == 1.0.0
@@ -58,14 +58,14 @@ funcsigs==1.0.2
5858functools32 == 3.2.3.post2
5959futures == 3.2.0
6060gevent == 1.2.2
61- google-api-python-client == 1.6.5
61+ google-api-python-client == 1.6.6
6262graphite-web == 1.1.2
6363greenlet == 0.4.13
6464gunicorn == 19.7.1
6565hiredis == 0.2.0
6666honcho == 1.0.1
6767html5lib == 1.0.1
68- httplib2 == 0.10 .3
68+ httplib2 == 0.11 .3
6969idna == 2.6
7070ipaddress == 1.0.19
7171iso8601 == 0.1.12
@@ -77,13 +77,13 @@ jsonschema==2.6.0
7777kombu == 4.1.0
7878linecache2 == 1.0.0
7979logilab-common == 1.4.1
80- lxml == 4.1 .1
80+ lxml == 4.2 .1
8181m2crypto == 0.29.0
8282mako == 1.0.7
8383manifestparser == 1.1
8484markdown == 2.6.11
8585markupsafe == 1.0
86- matplotlib == 2.2.0
86+ matplotlib == 2.2.2
8787mccabe == 0.6.1
8888meld3 == 1.0.2
8989mock == 2.0.0
@@ -101,52 +101,52 @@ mysql-python==1.2.5
101101ndg-httpsclient == 0.4.4
102102netaddr == 0.7.19
103103netifaces == 0.10.6
104- newrelic == 2.106.1.88
104+ newrelic == 3.0.0.89
105105nose == 1.3.7
106- numpy == 1.14.1
106+ numpy == 1.14.2
107107oauth2 == 1.9.0.post1
108108oauth2client == 4.1.2
109- oauthlib == 2.0.6
109+ oauthlib == 2.0.7
110110ordereddict == 1.1
111- oslo.config == 5.2 .0
111+ oslo.config == 6.0 .0
112112pandas == 0.22.0
113- paramiko == 2.4.0
113+ paramiko == 2.4.1
114114passlib == 1.7.1
115115paste == 2.0.3
116116pastedeploy == 1.5.2
117117pastescript == 2.0.2
118- pbr == 3.1.1
118+ pbr == 4.0.0
119119pep8 == 1.7.1
120120pexpect == 4.4.0
121121pika == 0.11.2
122122pillow == 5.0.0
123- pip == 9.0.1
123+ pip == 9.0.3
124124prettytable
125- protobuf == 3.5.2
125+ protobuf == 3.5.2.post1
126126psutil == 5.4.3
127127psycopg2 == 2.7.4
128- py == 1.5.2
128+ py == 1.5.3
129129pyasn1-modules == 0.2.1
130130pyasn1 == 0.4.2
131131pycparser == 2.18
132132pycrypto == 2.6.1
133133pycurl == 7.43.0.1
134134pyflakes == 1.6.0
135135pygments == 2.2.0
136- pyjwt == 1.6.0
136+ pyjwt == 1.6.1
137137pylibmc == 1.5.2
138- pylint == 1.8.2
138+ pylint == 1.8.3
139139pymongo == 3.6.1
140140pymysql == 0.8.0
141141pyopenssl == 17.5.0
142142pyparsing == 2.2.0
143143pyramid == 1.9.1
144144pystache == 0.5.4
145145pytest-cov == 2.5.1
146- pytest == 3.4.2
146+ pytest == 3.5.0
147147python-cjson == 1.2.1
148148python-daemon == 2.1.2
149- python-dateutil == 2.7.0
149+ python-dateutil == 2.7.2
150150python-gflags == 3.1.2
151151python-keystoneclient == 3.15.0
152152python-memcached == 1.59
@@ -164,18 +164,18 @@ requests-oauthlib==0.8.0
164164requests == 2.18.4
165165retrying == 1.3.3
166166rsa == 3.4.2
167- scipy == 1.0.0
168- selenium == 3.10 .0
167+ scipy == 1.0.1
168+ selenium == 3.11 .0
169169setuptools-git == 1.2
170- setuptools == 38.5.2
170+ setuptools == 39.0.1
171171sh == 1.12.14
172172simplejson == 3.13.2
173173six == 1.11.0
174174snowballstemmer == 1.2.1
175175south == 1.0.2
176- sphinx == 1.7.1
176+ sphinx == 1.7.2
177177sqlalchemy-migrate == 0.11.0
178- sqlalchemy == 1.2.5
178+ sqlalchemy == 1.2.6
179179sqlparse == 0.2.4
180180statsd == 3.2.2
181181stevedore == 1.28.0
@@ -184,7 +184,7 @@ supervisor==3.3.4
184184testrepository == 0.0.20
185185testtools == 2.3.0
186186thrift == 0.11.0
187- tornado == 5.0
187+ tornado == 5.0.1
188188tox == 2.9.1
189189twisted == 17.9.0
190190ujson == 1.35
@@ -194,14 +194,14 @@ uritemplate==3.0.0
194194urllib3 == 1.22
195195uwsgi == 2.0.17
196196versiontools == 1.9.1
197- virtualenv == 15.1 .0
197+ virtualenv == 15.2 .0
198198waitress == 1.1.0
199199warlock == 1.3.0
200200webob == 1.7.4
201201websocket-client == 0.47.0
202202webtest == 2.0.29
203203werkzeug == 0.14.1
204- wheel == 0.30 .0
204+ wheel == 0.31 .0
205205xlrd == 1.1.0
206- zc.buildout == 2.11.1
206+ zc.buildout == 2.11.2
207207zope.interface == 4.4.3
You can’t perform that action at this time.
0 commit comments