-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathrequirements.txt
97 lines (97 loc) · 1.73 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
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
APScheduler==3.10.1
asttokens==2.2.1
backcall==0.2.0
backports.zoneinfo==0.2.1
click==8.1.6
cloudpickle==2.2.1
cmake==3.27.0
ConfigSpace==0.4.20
contourpy==1.1.0
cycler==0.11.0
Cython==3.0.0
dask==2023.5.0
decorator==5.1.1
distributed==2023.5.0
emcee==3.1.4
et-xmlfile==1.1.0
executing==1.2.0
filelock==3.12.2
fonttools==4.42.0
fsspec==2023.6.0
greenlet==2.0.2
importlib-metadata==6.8.0
importlib-resources==6.0.0
ipython==8.10.0
ipython-genutils==0.2.0
ipython-sql==0.4.1
jedi==0.18.2
Jinja2==3.1.2
joblib==1.3.1
kiwisolver==1.4.4
lit==16.0.6
locket==1.0.0
MarkupSafe==2.1.3
matplotlib==3.7.2
matplotlib-inline==0.1.6
mpmath==1.3.0
msgpack==1.0.5
networkx==3.1
numpy==1.24.4
openpyxl==3.1.2
packaging==23.1
pandas==2.0.3
parso==0.8.3
partd==1.4.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.0.0
prettytable==3.6.0
prompt-toolkit==3.0.37
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.14.0
pynisher==1.0.8
pyparsing==3.0.9
pyrfr==0.9.0
pyspark==3.5.0
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0.1
scikit-learn==1.2.2
scipy==1.10.1
six==1.16.0
smac==1.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.19
SQLAlchemy-Utils==0.41.1
sqlglot==12.4.0
sqlparse==0.4.3
stack-data==0.6.2
sympy==1.12
tblib==2.0.0
threadpoolctl==3.2.0
toolz==0.12.0
torch==2.0.1
tornado==6.3.2
traitlets==5.9.0
triton==2.0.0
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.0.1
urllib3==2.0.4
wcwidth==0.2.6
zict==3.0.0
zipp==3.16.2
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-cupti-cu11==11.7.101
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
nvidia-cufft-cu11==10.9.0.58
nvidia-curand-cu11==10.2.10.91
nvidia-cusolver-cu11==11.4.0.1
nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
psycopg2-binary