11# IBM Functions Python 3 Runtime Container
22
3- ## 1.6.0
4- - add Pillow ` 5.1.0 `
5- - update elasticsearch from ` 5.5.2 ` to ` 6.2.0 `
6- - update gevent from ` 1.2.2 ` to ` 1.3.0 `
3+ ## 1.7.0
4+ - update kafka_python from ` 1.4.2 ` to ` 1.4.3 `
5+ - update pandas from ` 0.22.0 ` to ` 0.23.0 `
76- update python-dateutil from ` 2.7.2 ` to ` 2.7.3 `
87- update scipy from ` 1.0.1 ` to ` 1.1.0 `
98- update simplejson from ` 3.14.0 ` to ` 3.15.0 `
10- - update tornado from ` 4.5.2 ` to ` 5.0.2 `
9+ - update virtualenv from ` 15.2.0 ` to ` 16.0.0 `
10+ - update watson-developer-cloud from ` 1.3.3 ` to ` 1.3.4 `
1111
1212Python version:
1313- [ 3.6.5] ( https://github.com/docker-library/python/blob/b99b66406ebe728fb4da64548066ad0be6582e08/3.6/jessie/Dockerfile )
@@ -31,7 +31,7 @@ Python packages:
3131- docutils (0.14)
3232- elasticsearch (6.2.0)
3333- Flask (1.0.2)
34- - gevent (1.3.0 )
34+ - gevent (1.2.2 )
3535- greenlet (0.4.13)
3636- httplib2 (0.11.3)
3737- hyperlink (18.0.0)
@@ -43,11 +43,11 @@ Python packages:
4343- itsdangerous (0.24)
4444- Jinja2 (2.10)
4545- jmespath (0.9.3)
46- - kafka-python (1.4.2 )
46+ - kafka-python (1.4.3 )
4747- lxml (4.2.1)
4848- MarkupSafe (1.0)
4949- numpy (1.14.3)
50- - pandas (0.22 .0)
50+ - pandas (0.23 .0)
5151- parsel (1.4.0)
5252- pika (0.11.2)
5353- Pillow (5.1.0)
@@ -74,6 +74,82 @@ Python packages:
7474- Twisted (18.4.0)
7575- txaio (2.10.0)
7676- urllib3 (1.22)
77+ - virtualenv (16.0.0)
78+ - w3lib (1.19.0)
79+ - watson-developer-cloud (1.3.4)
80+ - Werkzeug (0.14.1)
81+ - wheel (0.30.0)
82+ - zope.interface (4.4.3)
83+
84+ ## 1.6.0
85+ - add Pillow ` 5.1.0 `
86+ - update tornado from ` 4.5.2 ` to ` 5.0.2 `
87+
88+ Python version:
89+ - [ 3.6.5] ( https://github.com/docker-library/python/blob/b99b66406ebe728fb4da64548066ad0be6582e08/3.6/jessie/Dockerfile )
90+
91+ Python packages:
92+ - asn1crypto (0.24.0)
93+ - attrs (17.4.0)
94+ - autobahn (18.4.1)
95+ - Automat (0.6.0)
96+ - beautifulsoup4 (4.6.0)
97+ - botocore (1.10.4)
98+ - cassandra-driver (3.14.0)
99+ - certifi (2018.1.18)
100+ - cffi (1.11.5)
101+ - chardet (3.0.4)
102+ - click (6.7)
103+ - cloudant (2.8.1)
104+ - constantly (15.1.0)
105+ - cryptography (2.2.2)
106+ - cssselect (1.0.3)
107+ - docutils (0.14)
108+ - elasticsearch (5.5.2)
109+ - Flask (1.0.2)
110+ - gevent (1.2.2)
111+ - greenlet (0.4.13)
112+ - httplib2 (0.11.3)
113+ - hyperlink (18.0.0)
114+ - ibm-cos-sdk (2.1.1)
115+ - ibm-db (2.0.8a0)
116+ - ibmcloudsql (0.2.13)
117+ - idna (2.6)
118+ - incremental (17.5.0)
119+ - itsdangerous (0.24)
120+ - Jinja2 (2.10)
121+ - jmespath (0.9.3)
122+ - kafka-python (1.4.2)
123+ - lxml (4.2.1)
124+ - MarkupSafe (1.0)
125+ - numpy (1.14.3)
126+ - pandas (0.22.0)
127+ - parsel (1.4.0)
128+ - pika (0.11.2)
129+ - Pillow (5.1.0)
130+ - psycopg2 (2.7.4)
131+ - pyasn1 (0.4.2)
132+ - pyasn1-modules (0.2.1)
133+ - pycparser (2.18)
134+ - PyDispatcher (2.0.5)
135+ - pymongo (3.6.1)
136+ - pyOpenSSL (17.5.0)
137+ - pysolr (3.7.0)
138+ - python-dateutil (2.7.2)
139+ - pytz (2018.4)
140+ - queuelib (1.5.0)
141+ - redis (2.10.6)
142+ - requests (2.18.4)
143+ - scikit-learn (0.19.1)
144+ - scipy (1.0.1)
145+ - Scrapy (1.5.0)
146+ - service-identity (17.0.0)
147+ - simplejson (3.14.0)
148+ - six (1.11.0)
149+ - tornado (4.5.2)
150+ - Twisted (18.4.0)
151+ - txaio (2.10.0)
152+ - urllib3 (1.22)
77153- virtualenv (15.2.0)
78154- w3lib (1.19.0)
79155- watson-developer-cloud (1.3.3)
0 commit comments