This repository was archived by the owner on Jan 17, 2025. 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 99 - [ pypi ibm-watson] ( https://pypi.org/project/ibm-watson/ )
1010 - [ github ibm-watson] ( https://github.com/watson-developer-cloud/python-sdk )
1111
12+ ## 1.0.1
13+ Changes:
14+ - update pip packages in requirements.txt
15+ - lxml 4.7.1 -> 4.9.1
16+ - twisted 21.7.0 -> 22.4.0
17+ - PyJWT 2.3.0 -> 2.4.0
18+ - Pillow = 9.0.0 -> 9.0.1
19+
20+ Python version:
21+ - [ 3.9.13] ( https://www.python.org/downloads/release/python-3913/ )
22+
1223## 1.0.0
1324Changes:
1425 - update all packages to their lates versions
Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ flask == 2.0.2
1414beautifulsoup4 == 4.10.0
1515httplib2 == 0.20.2
1616kafka_python == 2.0.2
17- lxml == 4.7 .1
17+ lxml == 4.9 .1
1818python-dateutil == 2.8.2
1919requests == 2.27.1
2020scrapy == 2.5.1
2121simplejson == 3.17.6
2222virtualenv == 20.13.0
23- twisted == 21.7 .0
24- PyJWT == 2.3 .0
23+ twisted == 22.4 .0
24+ PyJWT == 2.4 .0
2525
2626# packages for numerics
2727numpy == 1.22.0
@@ -30,7 +30,7 @@ scipy == 1.7.3
3030pandas == 1.3.5
3131
3232# packages for image processing
33- Pillow == 9.0.0
33+ Pillow == 9.0.1
3434
3535# IBM specific python modules
3636ibm_db == 3.1.1
You can’t perform that action at this time.
0 commit comments