Skip to content

Commit 6dc1f4b

Browse files
committed
requirements
1 parent b77ddb1 commit 6dc1f4b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Book1.xlsx.png

1.12 KB
Loading

requirements.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1+
astroid==3.2.4
12
colorama==0.4.6
23
contourpy==1.3.0
34
cycler==0.12.1
5+
dill==0.3.8
46
et-xmlfile==1.1.0
57
fonttools==4.53.1
68
iniconfig==2.0.0
9+
isort==5.13.2
710
kiwisolver==1.4.7
811
matplotlib==3.9.2
12+
mccabe==0.7.0
913
networkx==3.3
1014
numpy==2.1.1
1115
openpyxl==3.1.5
1216
packaging==24.1
1317
pillow==10.4.0
18+
platformdirs==4.3.3
1419
pluggy==1.5.0
20+
pylint==3.2.7
1521
pyparsing==3.1.4
1622
pytest==8.3.3
1723
python-dateutil==2.9.0.post0
1824
scipy==1.14.1
1925
six==1.16.0
26+
tomlkit==0.13.2

0 commit comments

Comments
 (0)