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 +169
-2
lines changed Expand file tree Collapse file tree 4 files changed +169
-2
lines changed Original file line number Diff line number Diff line change 11# IBM Functions Python 3.6 Runtime Container
22
3+ ## 1.26.0
4+ Changes:
5+ - update Twisted from ` 19.7.0 ` to ` 20.3.0 ` (security fixes)
6+
7+ Python version:
8+ - [ 3.6.9] ( https://github.com/docker-library/python/blob/721671c28aad96ad2c1970e83c2af71ceff15f1b/3.6/jessie/slim/Dockerfile )
9+
10+ Python packages:
11+ - attrs==19.3.0
12+ - autobahn==20.2.1
13+ - Automat==20.2.0
14+ - beautifulsoup4==4.7.1
15+ - botocore==1.15.5
16+ - cassandra-driver==3.16.0
17+ - certifi==2019.11.28
18+ - cffi==1.14.0
19+ - chardet==3.0.4
20+ - Click==7.0
21+ - cloudant==2.11.0
22+ - constantly==15.1.0
23+ - cryptography==2.8
24+ - cssselect==1.1.0
25+ - docutils==0.15.2
26+ - elasticsearch==5.5.3
27+ - Flask==1.0.2
28+ - gevent==1.4.0
29+ - greenlet==0.4.15
30+ - httplib2==0.12.1
31+ - hyperlink==19.0.0
32+ - ibm-cos-sdk==2.4.3
33+ - ibm-cos-sdk-core==2.6.0
34+ - ibm-cos-sdk-s3transfer==2.6.0
35+ - ibm-db==2.0.9
36+ - ibmcloudsql==0.2.23
37+ - idna==2.8
38+ - incremental==17.5.0
39+ - itsdangerous==1.1.0
40+ - Jinja2==2.11.1
41+ - jmespath==0.9.4
42+ - kafka-python==1.4.4
43+ - lxml==4.3.1
44+ - MarkupSafe==1.1.1
45+ - numpy==1.16.1
46+ - pandas==0.24.1
47+ - parsel==1.5.2
48+ - pika==0.13.0
49+ - Pillow==5.4.1
50+ - pip==20.0.2
51+ - psycopg2==2.7.7
52+ - pyarrow==0.16.0
53+ - pyasn1==0.4.8
54+ - pyasn1-modules==0.2.8
55+ - pycparser==2.19
56+ - PyDispatcher==2.0.5
57+ - PyHamcrest==2.0.0
58+ - pymongo==3.7.2
59+ - pyOpenSSL==19.1.0
60+ - python-dateutil==2.7.5
61+ - pytz==2019.3
62+ - queuelib==1.5.0
63+ - redis==2.10.6
64+ - requests==2.21.0
65+ - scikit-learn==0.20.2
66+ - scipy==1.2.1
67+ - Scrapy==1.6.0
68+ - service-identity==18.1.0
69+ - setuptools==45.2.0
70+ - simplejson==3.16.0
71+ - six==1.14.0
72+ - soupsieve==2.0
73+ - tornado==4.5.2
74+ - Twisted==20.3.0
75+ - txaio==20.1.1
76+ - urllib3==1.24.3
77+ - virtualenv==16.3.0
78+ - w3lib==1.21.0
79+ - watson-developer-cloud==1.7.1
80+ - Werkzeug==1.0.0
81+ - wheel==0.33.4
82+ - zope.interface==4.7.1
83+
84+
385## 1.25.1
486Changes:
587 - Catch latest security fixes with each build.
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.7 .0
17+ twisted == 20.3 .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.15.0
4+ Changes:
5+ - update Twisted from ` 19.7.0 ` to ` 20.3.0 ` (security fixes)
6+
7+ Python version:
8+ - [ 3.7.5] ( https://github.com/docker-library/python/blob/ab8b829cfefdb460ebc17e570332f0479039e918/3.7/stretch/Dockerfile )
9+
10+ Python packages:
11+ - attrs==19.3.0
12+ - Automat==0.8.0
13+ - beautifulsoup4==4.8.0
14+ - botocore==1.15.5
15+ - cassandra-driver==3.18.0
16+ - certifi==2019.11.28
17+ - cffi==1.13.2
18+ - chardet==3.0.4
19+ - Click==7.0
20+ - cloudant==2.12.0
21+ - constantly==15.1.0
22+ - cryptography==2.8
23+ - cssselect==1.1.0
24+ - docutils==0.15.2
25+ - elasticsearch==6.3.1
26+ - etcd3==0.10.0
27+ - Flask==1.0.2
28+ - gevent==1.4.0
29+ - greenlet==0.4.15
30+ - grpcio==1.27.2
31+ - httplib2==0.13.0
32+ - hyperlink==19.0.0
33+ - ibm-cos-sdk==2.5.1
34+ - ibm-cos-sdk-core==2.6.0
35+ - ibm-cos-sdk-s3transfer==2.6.0
36+ - ibm-db==3.0.1
37+ - ibmcloudsql==0.2.23
38+ - idna==2.7
39+ - incremental==17.5.0
40+ - itsdangerous==1.1.0
41+ - Jinja2==2.11.1
42+ - jmespath==0.9.4
43+ - kafka-python==1.4.6
44+ - lxml==4.3.4
45+ - MarkupSafe==1.1.1
46+ - numpy==1.16.4
47+ - pandas==0.24.2
48+ - parsel==1.5.2
49+ - pika==1.0.1
50+ - Pillow==6.2.1
51+ - pip==20.0.2
52+ - protobuf==3.11.3
53+ - psycopg2==2.8.2
54+ - pyarrow==0.16.0
55+ - pyasn1==0.4.8
56+ - pyasn1-modules==0.2.7
57+ - pycparser==2.19
58+ - PyDispatcher==2.0.5
59+ - PyHamcrest==1.9.0
60+ - PyJWT==1.7.1
61+ - pymongo==3.8.0
62+ - pyOpenSSL==19.1.0
63+ - python-dateutil==2.8.0
64+ - pytz==2019.3
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==45.2.0
73+ - simplejson==3.16.0
74+ - six==1.14.0
75+ - soupsieve==2.0
76+ - tenacity==6.0.0
77+ - tornado==4.5.2
78+ - Twisted==20.3.0
79+ - urllib3==1.23
80+ - virtualenv==16.7.1
81+ - w3lib==1.21.0
82+ - watson-developer-cloud==2.8.1
83+ - websocket-client==0.48.0
84+ - Werkzeug==1.0.0
85+ - wheel==0.33.6
86+ - zope.interface==4.7.1
87+
388## 1.14.1
489Changes:
590 - Catch latest security fixes with each build.
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.7 .0
17+ twisted == 20.3 .0
1818PyJWT == 1.7.1
1919
2020# packages for numerics
You can’t perform that action at this time.
0 commit comments