This repository was archived by the owner on Jan 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +171
-2
lines changed Expand file tree Collapse file tree 4 files changed +171
-2
lines changed Original file line number Diff line number Diff line change 11# IBM Functions Python 3.6 Runtime Container
22
3+ ## 1.22.0
4+ Changes:
5+ - update twisted from ` 19.2.1 ` to ` 19.7.0 `
6+
7+ Python version:
8+ - [ 3.6.8] ( https://github.com/docker-library/python/blob/721671c28aad96ad2c1970e83c2af71ceff15f1b/3.6/jessie/slim/Dockerfile )
9+
10+ Python packages:
11+ - asn1crypto==0.24.0
12+ - attrs==19.1.0
13+ - autobahn==19.7.2
14+ - Automat==0.7.0
15+ - beautifulsoup4==4.7.1
16+ - botocore==1.12.196
17+ - cassandra-driver==3.16.0
18+ - certifi==2019.6.16
19+ - cffi==1.12.3
20+ - chardet==3.0.4
21+ - Click==7.0
22+ - cloudant==2.11.0
23+ - constantly==15.1.0
24+ - cryptography==2.7
25+ - cssselect==1.0.3
26+ - docutils==0.15.1
27+ - elasticsearch==5.5.3
28+ - Flask==1.0.2
29+ - gevent==1.4.0
30+ - greenlet==0.4.15
31+ - httplib2==0.12.1
32+ - hyperlink==19.0.0
33+ - ibm-cos-sdk==2.4.3
34+ - ibm-cos-sdk-core==2.5.1
35+ - ibm-cos-sdk-s3transfer==2.5.1
36+ - ibm-db==2.0.9
37+ - ibmcloudsql==0.2.23
38+ - idna==2.8
39+ - incremental==17.5.0
40+ - itsdangerous==1.1.0
41+ - Jinja2==2.10.1
42+ - jmespath==0.9.4
43+ - kafka-python==1.4.4
44+ - lxml==4.3.1
45+ - MarkupSafe==1.1.1
46+ - numpy==1.16.1
47+ - pandas==0.24.1
48+ - parsel==1.5.1
49+ - pika==0.13.0
50+ - Pillow==5.4.1
51+ - pip==19.2.1
52+ - psycopg2==2.7.7
53+ - pyarrow==0.14.1
54+ - pyasn1==0.4.5
55+ - pyasn1-modules==0.2.5
56+ - pycparser==2.19
57+ - PyDispatcher==2.0.5
58+ - PyHamcrest==1.9.0
59+ - pymongo==3.7.2
60+ - pyOpenSSL==19.0.0
61+ - python-dateutil==2.7.5
62+ - pytz==2019.1
63+ - queuelib==1.5.0
64+ - redis==2.10.6
65+ - requests==2.21.0
66+ - scikit-learn==0.20.2
67+ - scipy==1.2.1
68+ - Scrapy==1.6.0
69+ - service-identity==18.1.0
70+ - setuptools==41.0.1
71+ - simplejson==3.16.0
72+ - six==1.12.0
73+ - soupsieve==1.9.2
74+ - tornado==4.5.2
75+ - Twisted==19.7.0
76+ - txaio==18.8.1
77+ - urllib3==1.24.3
78+ - virtualenv==16.3.0
79+ - w3lib==1.20.0
80+ - watson-developer-cloud==1.7.1
81+ - Werkzeug==0.15.5
82+ - wheel==0.33.1
83+ - zope.interface==4.6.0
84+
85+
386## 1.21.0
487Changes:
588 - update base image
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ requests == 2.21.0
1414scrapy == 1.6.0
1515simplejson == 3.16.0
1616virtualenv == 16.3.0
17- twisted == 19.2.1
17+ twisted == 19.7.0
1818
1919# packages for numerics
2020numpy == 1.16.1
Original file line number Diff line number Diff line change 11# IBM Functions Python 3.7 Runtime Container
22
3+ ## 1.11.0
4+ Changes:
5+ - update Twisted from ` 19.2.1 ` to ` 19.7.0 `
6+
7+ Python version:
8+ - [ 3.7.4] ( https://github.com/docker-library/python/blob/ab8b829cfefdb460ebc17e570332f0479039e918/3.7/stretch/Dockerfile )
9+
10+ Python packages:
11+ - asn1crypto==0.24.0
12+ - attrs==19.1.0
13+ - Automat==0.7.0
14+ - beautifulsoup4==4.8.0
15+ - botocore==1.12.196
16+ - cassandra-driver==3.18.0
17+ - certifi==2019.6.16
18+ - cffi==1.12.3
19+ - chardet==3.0.4
20+ - Click==7.0
21+ - cloudant==2.12.0
22+ - constantly==15.1.0
23+ - cryptography==2.7
24+ - cssselect==1.0.3
25+ - docutils==0.15.1
26+ - elasticsearch==6.3.1
27+ - etcd3==0.10.0
28+ - Flask==1.0.2
29+ - gevent==1.4.0
30+ - greenlet==0.4.15
31+ - grpcio==1.22.0
32+ - httplib2==0.13.0
33+ - hyperlink==19.0.0
34+ - ibm-cos-sdk==2.5.1
35+ - ibm-cos-sdk-core==2.5.1
36+ - ibm-cos-sdk-s3transfer==2.5.1
37+ - ibm-db==3.0.1
38+ - ibmcloudsql==0.2.23
39+ - idna==2.7
40+ - incremental==17.5.0
41+ - itsdangerous==1.1.0
42+ - Jinja2==2.10.1
43+ - jmespath==0.9.4
44+ - kafka-python==1.4.6
45+ - lxml==4.3.4
46+ - MarkupSafe==1.1.1
47+ - numpy==1.16.4
48+ - pandas==0.24.2
49+ - parsel==1.5.1
50+ - pika==1.0.1
51+ - Pillow==6.0.0
52+ - pip==19.2.1
53+ - protobuf==3.9.0
54+ - psycopg2==2.8.2
55+ - pyarrow==0.14.1
56+ - pyasn1==0.4.5
57+ - pyasn1-modules==0.2.5
58+ - pycparser==2.19
59+ - PyDispatcher==2.0.5
60+ - PyHamcrest==1.9.0
61+ - pymongo==3.8.0
62+ - pyOpenSSL==19.0.0
63+ - python-dateutil==2.8.0
64+ - pytz==2019.1
65+ - queuelib==1.5.0
66+ - redis==3.2.1
67+ - requests==2.22.0
68+ - scikit-learn==0.20.3
69+ - scipy==1.2.1
70+ - Scrapy==1.6.0
71+ - service-identity==18.1.0
72+ - setuptools==41.0.1
73+ - simplejson==3.16.0
74+ - six==1.12.0
75+ - soupsieve==1.9.2
76+ - tenacity==5.0.4
77+ - tornado==4.5.2
78+ - Twisted==19.7.0
79+ - urllib3==1.23
80+ - virtualenv==16.7.1
81+ - w3lib==1.20.0
82+ - watson-developer-cloud==2.8.1
83+ - websocket-client==0.48.0
84+ - Werkzeug==0.15.5
85+ - wheel==0.33.4
86+ - zope.interface==4.6.0
87+
88+
389## 1.10.0
490Changes:
591 - update to new base image
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ requests == 2.22.0
1414scrapy == 1.6.0
1515simplejson == 3.16.0
1616virtualenv == 16.7.1
17- twisted == 19.2.1
17+ twisted == 19.7.0
1818
1919# packages for numerics
2020numpy == 1.16.4
You can’t perform that action at this time.
0 commit comments