We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b96cb commit 45e3d6cCopy full SHA for 45e3d6c
1 file changed
requirements.txt
@@ -1,16 +1,26 @@
1
altgraph==0.17.4
2
astroid==3.3.5
3
+contourpy==1.3.1
4
+cycler==0.12.1
5
dill==0.3.9
6
+fonttools==4.55.0
7
isort==5.13.2
8
+kiwisolver==1.4.7
9
macholib==1.16.3
10
+matplotlib==3.9.2
11
mccabe==0.7.0
12
+numpy==2.1.3
13
packaging==24.1
14
+pillow==11.0.0
15
platformdirs==4.3.6
16
psutil==6.1.0
17
pyinstaller==6.11.0
18
pyinstaller-hooks-contrib==2024.9
19
pylint==3.3.1
20
+pyparsing==3.2.0
21
+python-dateutil==2.9.0.post0
22
setuptools==75.2.0
23
+six==1.16.0
24
speedtest-cli==2.1.3
25
tomlkit==0.13.2
26
tqdm==4.66.6
0 commit comments