Skip to content

Commit af7ba8d

Browse files
authored
[patch] Update requirements.txt to CP4D 5.1 + lightGBM 4.6.0
[patch] Update requirements.txt to CP4D 5.1 + lightGBM 4.6.0
2 parents cc10774 + 36aa90d commit af7ba8d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
dill==0.3.7
2-
ibm_db==3.2.3
3-
ibm_db_sa==0.4.1
4-
ibm-watson-machine-learning==1.0.356
5-
ibm_watsonx_ai==1.1.14
2+
ibm-db==3.2.3
3+
ibm-db-sa==0.4.1
4+
ibm-watson-machine-learning==1.0.366
5+
ibm-watsonx-ai==1.1.23
66
lxml==4.9.3
7-
lightgbm==4.5.0
7+
lightgbm==4.6.0
88
nose2==0.15.1
99
pandas==2.1.4
1010
prophet==1.1.6
1111
psycopg2-binary==2.9.9
1212
pyarrow==15.0.1
1313
pyod==2.0.2
14-
certifi>=2024.7.04
14+
certifi>=2024.8.30
1515
requests==2.32.2
1616
ruptures==1.1.9
1717
scikit-learn==1.3.0
@@ -25,4 +25,4 @@ tabulate==0.8.10
2525
# torch==2.2.0 : installation moved to Dockerfile
2626
transformers==4.46.3
2727
urllib3==2.2.3
28-
protobuf==4.21.12
28+
protobuf==4.21.12

0 commit comments

Comments
 (0)