Skip to content

Commit 3450432

Browse files
committed
updated required versions of matplotlib and scipy
1 parent 35a137e commit 3450432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
numpy>=1.24.0
2-
matplotlib>=3.7.0,<3.8.0
2+
matplotlib>=3.9.0
33
seaborn>=0.13.2
44
statsmodels>=0.12.0
55
scikit-learn>=1.3.0
66
grid_strategy>=0.0.1
77
pyyaml>=6.0
88
UpSetPlot>=0.8.0
99
matplotlib-venn>=0.11.9
10-
scipy>=1.10.0
10+
scipy>=1.14.0
1111
scikit-learn-extra>=0.3.0
1212
pairwisedist>=1.3.1
1313
requests>=2.24.0

0 commit comments

Comments
 (0)