Skip to content

Commit 6911f15

Browse files
committed
Fix requirements.txt
1 parent 9fc68c3 commit 6911f15

File tree

1 file changed

+4
-25
lines changed

1 file changed

+4
-25
lines changed

requirements.txt

+4-25
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,4 @@
1-
contourpy==1.3.0
2-
cycler==0.12.1
3-
exceptiongroup==1.2.2
4-
fonttools==4.57.0
5-
importlib_resources==6.5.2
6-
iniconfig==2.1.0
7-
joblib==1.5.0
8-
kiwisolver==1.4.7
9-
matplotlib==3.9.4
10-
numpy==2.0.2
11-
packaging==25.0
12-
pandas==2.2.3
13-
pillow==11.2.1
14-
pluggy==1.5.0
15-
pyparsing==3.2.3
16-
pytest==8.3.5
17-
python-dateutil==2.9.0.post0
18-
pytz==2025.2
19-
scikit-learn==1.6.1
20-
scipy==1.13.1
21-
six==1.17.0
22-
threadpoolctl==3.6.0
23-
tomli==2.2.1
24-
tzdata==2025.2
25-
zipp==3.21.0
1+
matplotlib~=3.9.4
2+
numpy~=2.0.2
3+
pandas~=2.2.3
4+
scikit-learn~=1.6.1

0 commit comments

Comments
 (0)