File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22matplotlib==3.*
33seaborn==0.13.*
44pandas
5+ scipy
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile
5+ # pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements.txt --pip-args=None requirements.in
66#
77contourpy == 1.3.1
88 # via matplotlib
@@ -22,6 +22,7 @@ numpy==2.2.2
2222 # contourpy
2323 # matplotlib
2424 # pandas
25+ # scipy
2526 # seaborn
2627packaging == 24.2
2728 # via matplotlib
@@ -39,6 +40,8 @@ python-dateutil==2.9.0.post0
3940 # pandas
4041pytz == 2025.1
4142 # via pandas
43+ scipy == 1.15.3
44+ # via -r requirements.in
4245seaborn == 0.13.2
4346 # via -r requirements.in
4447six == 1.17.0
You can’t perform that action at this time.
0 commit comments