File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ipython==8.26.0
1515ipython-genutils==0.2.0
1616ipywidgets==8.1.3
1717jedi==0.19.1
18- Jinja2==3.1.5
18+ Jinja2==3.1.6
1919jsonschema==4.23.0
2020jupyter==1.0.0
2121jupyter-client==8.6.2
@@ -48,7 +48,7 @@ soupsieve==2.6
4848terminado==0.18.1
4949testpath==0.6.0
5050tinycss2==1.3.0
51- tornado==6.4.2
51+ tornado==6.5.1
5252traitlets==5.14.3
5353wcwidth==0.2.13
5454webencodings==0.5.1
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ python-dateutil==2.9.0
2020pytz == 2024.1
2121arch == 7.0.0
2222filterpy == 1.4.5
23- requests == 2.32.3
23+ requests == 2.32.4
2424retrying == 1.3.4
2525scikit-learn == 1.5.1
2626scipy == 1.13.1
@@ -30,6 +30,6 @@ statsmodels==0.14.2
3030threadpoolctl == 3.5.0
3131tomli == 2.0.1
3232typing_extensions == 4.12.2
33- urllib3 == 2.2.2
33+ urllib3 == 2.5.0
3434xgboost == 2.1.1
3535
Original file line number Diff line number Diff line change 4747 "numpy >= 1.22.4" ,
4848 "pandas >= 1.4.4" ,
4949 "statsmodels >= 0.13.5" ,
50- # statsmodels 0.14.4 is not able to handle the latest scipy
51- "scipy >= 1.8.1, <1.16.0" ,
50+ "scipy >= 1.8.1" ,
5251 "h5py >= 3.7.0" ,
5352 "plotly>=4.0.0" ,
5453 "xgboost >= 1.6.0" ,
You can’t perform that action at this time.
0 commit comments