forked from daisybio/drevalpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
123 lines (123 loc) · 10.2 KB
/
requirements.txt
File metadata and controls
123 lines (123 loc) · 10.2 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
aiohappyeyeballs==2.6.1 ; python_version >= "3.11" and python_version < "3.13"
aiohttp==3.11.18 ; python_version >= "3.11" and python_version < "3.13"
aiosignal==1.3.2 ; python_version >= "3.11" and python_version < "3.13"
anyio==4.9.0 ; python_version >= "3.11" and python_version < "3.13"
attrs==25.3.0 ; python_version >= "3.11" and python_version < "3.13"
backports-tarfile==1.2.0 ; python_version == "3.11"
bokeh==3.4.3 ; python_version >= "3.11" and python_version < "3.13"
build==1.2.2.post1 ; python_version >= "3.11" and python_version < "3.13"
cachecontrol==0.14.3 ; python_version >= "3.11" and python_version < "3.13"
certifi==2025.4.26 ; python_version >= "3.11" and python_version < "3.13"
cffi==1.17.1 ; python_version >= "3.11" and python_version < "3.13" and (sys_platform == "linux" or sys_platform == "darwin" or platform_python_implementation == "PyPy")
charset-normalizer==3.4.2 ; python_version >= "3.11" and python_version < "3.13"
cleo==2.1.0 ; python_version >= "3.11" and python_version < "3.13"
colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13" and (platform_system == "Windows" or sys_platform == "win32" or os_name == "nt")
contourpy==1.3.2 ; python_version >= "3.11" and python_version < "3.13"
crashtest==0.4.1 ; python_version >= "3.11" and python_version < "3.13"
cryptography==44.0.3 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "linux"
curve-curator==0.5.1 ; python_version >= "3.11" and python_version < "3.13"
cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.13"
distlib==0.3.9 ; python_version >= "3.11" and python_version < "3.13"
dulwich==0.22.8 ; python_version >= "3.11" and python_version < "3.13"
fastjsonschema==2.21.1 ; python_version >= "3.11" and python_version < "3.13"
filelock==3.18.0 ; python_version >= "3.11" and python_version < "3.13"
findpython==0.6.3 ; python_version >= "3.11" and python_version < "3.13"
flaky==3.8.1 ; python_version >= "3.11" and python_version < "3.13"
fonttools==4.57.0 ; python_version >= "3.11" and python_version < "3.13"
frozenlist==1.6.0 ; python_version >= "3.11" and python_version < "3.13"
fsspec==2025.3.2 ; python_version >= "3.11" and python_version < "3.13"
h11==0.16.0 ; python_version >= "3.11" and python_version < "3.13"
httpcore==1.0.9 ; python_version >= "3.11" and python_version < "3.13"
httpx==0.28.1 ; python_version >= "3.11" and python_version < "3.13"
idna==3.10 ; python_version >= "3.11" and python_version < "3.13"
importlib-metadata==8.7.0 ; python_version == "3.11"
importlib-resources==6.5.2 ; python_version >= "3.11" and python_version < "3.13"
iniconfig==2.1.0 ; python_version >= "3.11" and python_version < "3.13"
installer==0.7.0 ; python_version >= "3.11" and python_version < "3.13"
jaraco-classes==3.4.0 ; python_version >= "3.11" and python_version < "3.13"
jaraco-context==6.0.1 ; python_version >= "3.11" and python_version < "3.13"
jaraco-functools==4.1.0 ; python_version >= "3.11" and python_version < "3.13"
jeepney==0.9.0 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "linux"
jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.13"
joblib==1.5.0 ; python_version >= "3.11" and python_version < "3.13"
keyring==25.6.0 ; python_version >= "3.11" and python_version < "3.13"
kiwisolver==1.4.8 ; python_version >= "3.11" and python_version < "3.13"
lightning-utilities==0.14.3 ; python_version >= "3.11" and python_version < "3.13"
markupsafe==3.0.2 ; python_version >= "3.11" and python_version < "3.13"
matplotlib==3.10.1 ; python_version >= "3.11" and python_version < "3.13"
more-itertools==10.7.0 ; python_version >= "3.11" and python_version < "3.13"
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.13"
msgpack==1.1.0 ; python_version >= "3.11" and python_version < "3.13"
multidict==6.4.3 ; python_version >= "3.11" and python_version < "3.13"
narwhals==1.38.1 ; python_version >= "3.11" and python_version < "3.13"
networkx==3.4.2 ; python_version >= "3.11" and python_version < "3.13"
numpy==1.26.4 ; python_version >= "3.11" and python_version < "3.13"
nvidia-cublas-cu12==12.6.4.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cuda-cupti-cu12==12.6.80 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cuda-nvrtc-cu12==12.6.77 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cuda-runtime-cu12==12.6.77 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cudnn-cu12==9.5.1.17 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cufft-cu12==11.3.0.4 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cufile-cu12==1.11.1.6 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-curand-cu12==10.3.7.77 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cusolver-cu12==11.7.1.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cusparse-cu12==12.5.4.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-cusparselt-cu12==0.6.3 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-nccl-cu12==2.26.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-nvjitlink-cu12==12.6.85 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
nvidia-nvtx-cu12==12.6.77 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
packaging==25.0 ; python_version >= "3.11" and python_version < "3.13"
pandas==2.2.3 ; python_version >= "3.11" and python_version < "3.13"
patsy==1.0.1 ; python_version >= "3.11" and python_version < "3.13"
pbs-installer==2025.4.9 ; python_version >= "3.11" and python_version < "3.13"
pillow==11.2.1 ; python_version >= "3.11" and python_version < "3.13"
pkginfo==1.12.1.2 ; python_version >= "3.11" and python_version < "3.13"
platformdirs==4.3.8 ; python_version >= "3.11" and python_version < "3.13"
plotly==6.0.1 ; python_version >= "3.11" and python_version < "3.13"
pluggy==1.5.0 ; python_version >= "3.11" and python_version < "3.13"
poetry-core==2.1.3 ; python_version >= "3.11" and python_version < "3.13"
poetry==2.1.3 ; python_version >= "3.11" and python_version < "3.13"
propcache==0.3.1 ; python_version >= "3.11" and python_version < "3.13"
psutil==7.0.0 ; python_version >= "3.11" and python_version < "3.13"
pycparser==2.22 ; python_version >= "3.11" and python_version < "3.13" and (sys_platform == "linux" or sys_platform == "darwin" or platform_python_implementation == "PyPy")
pyparsing==3.2.3 ; python_version >= "3.11" and python_version < "3.13"
pyproject-hooks==1.2.0 ; python_version >= "3.11" and python_version < "3.13"
pytest==7.4.4 ; python_version >= "3.11" and python_version < "3.13"
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.13"
pytorch-lightning==2.5.1.post0 ; python_version >= "3.11" and python_version < "3.13"
pytz==2025.2 ; python_version >= "3.11" and python_version < "3.13"
pywin32-ctypes==0.2.3 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "win32"
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "3.13"
rapidfuzz==3.13.0 ; python_version >= "3.11" and python_version < "3.13"
requests-toolbelt==1.0.0 ; python_version >= "3.11" and python_version < "3.13"
requests==2.32.3 ; python_version >= "3.11" and python_version < "3.13"
scikit-learn==1.6.1 ; python_version >= "3.11" and python_version < "3.13"
scikit-posthocs==0.11.4 ; python_version >= "3.11" and python_version < "3.13"
scipy==1.15.2 ; python_version >= "3.11" and python_version < "3.13"
seaborn==0.13.2 ; python_version >= "3.11" and python_version < "3.13"
secretstorage==3.3.3 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "linux"
setuptools==80.3.1 ; python_version >= "3.11" and python_version < "3.13"
shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.13"
six==1.17.0 ; python_version >= "3.11" and python_version < "3.13"
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "3.13"
statsmodels==0.14.4 ; python_version >= "3.11" and python_version < "3.13"
sympy==1.14.0 ; python_version >= "3.11" and python_version < "3.13"
threadpoolctl==3.6.0 ; python_version >= "3.11" and python_version < "3.13"
toml==0.10.2 ; python_version >= "3.11" and python_version < "3.13"
tomlkit==0.13.2 ; python_version >= "3.11" and python_version < "3.13"
torch-geometric==2.6.1 ; python_version >= "3.11" and python_version < "3.13"
torch==2.7.0 ; python_version >= "3.11" and python_version < "3.13"
torchmetrics==1.7.1 ; python_version >= "3.11" and python_version < "3.13"
tornado==6.4.2 ; python_version >= "3.11" and python_version < "3.13"
tqdm==4.67.1 ; python_version >= "3.11" and python_version < "3.13"
triton==3.3.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Linux" and platform_machine == "x86_64"
trove-classifiers==2025.5.8.13 ; python_version >= "3.11" and python_version < "3.13"
typing-extensions==4.13.2 ; python_version >= "3.11" and python_version < "3.13"
tzdata==2025.2 ; python_version >= "3.11" and python_version < "3.13"
urllib3==2.4.0 ; python_version >= "3.11" and python_version < "3.13"
virtualenv==20.31.1 ; python_version >= "3.11" and python_version < "3.13"
xattr==1.1.4 ; python_version >= "3.11" and python_version < "3.13" and sys_platform == "darwin"
xyzservices==2025.4.0 ; python_version >= "3.11" and python_version < "3.13"
yarl==1.20.0 ; python_version >= "3.11" and python_version < "3.13"
zipp==3.21.0 ; python_version == "3.11"
zstandard==0.23.0 ; python_version >= "3.11" and python_version < "3.13"