This repository was archived by the owner on Feb 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
31 lines (31 loc) · 2.29 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
bigrandomgraphs==0.0.3 ; python_full_version >= "3.8.3" and python_version < "4"
blosc2==2.0.0 ; python_full_version >= "3.8.3" and python_version < "4"
cmake==3.28.3 ; python_full_version >= "3.8.3" and python_version < "4"
colorama==0.4.6 ; python_full_version >= "3.8.3" and python_version < "4" and platform_system == "Windows"
contourpy==1.1.1 ; python_full_version >= "3.8.3" and python_version < "4"
cycler==0.12.1 ; python_full_version >= "3.8.3" and python_version < "4"
cython==3.0.9 ; python_full_version >= "3.8.3" and python_version < "4"
fonttools==4.50.0 ; python_full_version >= "3.8.3" and python_version < "4"
importlib-resources==6.3.2 ; python_full_version >= "3.8.3" and python_version < "3.10"
kiwisolver==1.4.5 ; python_full_version >= "3.8.3" and python_version < "4"
matplotlib==3.7.5 ; python_full_version >= "3.8.3" and python_version < "4"
msgpack==1.0.8 ; python_full_version >= "3.8.3" and python_version < "4"
networkx==3.1 ; python_full_version >= "3.8.3" and python_version < "4"
numexpr==2.8.6 ; python_full_version >= "3.8.3" and python_version < "4"
numpy==1.24.4 ; python_full_version >= "3.8.3" and python_version < "4"
packaging==24.0 ; python_full_version >= "3.8.3" and python_version < "4"
pandas==2.0.3 ; python_full_version >= "3.8.3" and python_version < "4"
pillow==10.2.0 ; python_full_version >= "3.8.3" and python_version < "4"
progressbar==2.5 ; python_full_version >= "3.8.3" and python_version < "4"
py-cpuinfo==9.0.0 ; python_full_version >= "3.8.3" and python_version < "4"
pyflagser==0.4.5 ; python_full_version >= "3.8.3" and python_version < "4"
pyflagsercount==0.4.0 ; python_full_version >= "3.8.3" and python_version < "4"
pyparsing==3.1.2 ; python_full_version >= "3.8.3" and python_version < "4"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.8.3" and python_version < "4"
pytz==2024.1 ; python_full_version >= "3.8.3" and python_version < "4"
scipy==1.9.3 ; python_full_version >= "3.8.3" and python_version < "4"
six==1.16.0 ; python_full_version >= "3.8.3" and python_version < "4"
tables==3.8.0 ; python_full_version >= "3.8.3" and python_version < "4"
tqdm==4.66.2 ; python_full_version >= "3.8.3" and python_version < "4"
tzdata==2024.1 ; python_full_version >= "3.8.3" and python_version < "4"
zipp==3.18.1 ; python_full_version >= "3.8.3" and python_version < "3.10"