@@ -7,7 +7,7 @@ idna==3.3 ; python_version >= "3.9" and python_full_version <= "3.11.4"
7
7
igraph == 0.10.6 ; python_version >= "3.9" and python_full_version <= "3.11.4"
8
8
joblib == 1.2.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
9
9
macholib == 1.16 ; python_version >= "3.9" and python_full_version <= "3.11.4"
10
- numpy == 1.25.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
10
+ numpy == 1.24.4 ; python_version >= "3.9" and python_full_version <= "3.11.4"
11
11
pefile == 2023.2.7 ; python_version >= "3.9" and python_full_version <= "3.11.4" and sys_platform == "win32"
12
12
progress == 1.6 ; python_version >= "3.9" and python_full_version <= "3.11.4"
13
13
pyinstaller-hooks-contrib == 2022.7 ; python_version >= "3.9" and python_full_version <= "3.11.4"
@@ -19,15 +19,16 @@ requests-mock==1.9.3 ; python_version >= "3.9" and python_full_version <= "3.11.
19
19
requests == 2.31.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
20
20
scikit-learn == 1.3.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
21
21
scipy == 1.10.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
22
- setuptools == 68.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
22
+ setuptools == 68.1.2 ; python_version >= "3.9" and python_full_version <= "3.11.4"
23
23
six == 1.16.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
24
24
sklearn == 0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
25
25
soupsieve == 2.3.2.post1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
26
26
termcolor == 1.1.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
27
27
texttable == 1.6.4 ; python_version >= "3.9" and python_full_version <= "3.11.4"
28
28
threadpoolctl == 3.1.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
29
29
threadsafe == 1.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
30
- treelib == 1.6.4 ; python_version >= "3.9" and python_full_version <= "3.11.4"
30
+ treelib == 1.7.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
31
+ unipath == 1.1 ; python_version >= "3.9" and python_full_version <= "3.11.4"
31
32
urllib3 == 1.26.9 ; python_version >= "3.9" and python_full_version <= "3.11.4"
32
33
validators == 0.20.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
33
34
yattag == 1.14.0 ; python_version >= "3.9" and python_full_version <= "3.11.4"
0 commit comments