-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
79 lines (78 loc) · 1.28 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
cloudpickle==2.2.1
# via hyperopt
colorama==0.4.6
# via tqdm
cycler==0.11.0
# via matplotlib
filelock==3.12.2
# via torch
fonttools==4.41.0
# via matplotlib
future==0.18.3
# via hyperopt
hyperopt==0.2.7
jinja2==3.1.2
# via torch
joblib==1.3.1
# via scikit-learn
kiwisolver==1.4.4
# via matplotlib
markupsafe==2.1.3
# via jinja2
matplotlib==3.5.2
mpmath==1.3.0
# via sympy
networkx==3.1
# via
# hyperopt
# torch
numpy==1.24.2
# via
# hyperopt
# matplotlib
# pot
# scikit-learn
# scipy
packaging==23.1
# via matplotlib
pillow==10.0.0
# via matplotlib
pot==0.8.2
py4j==0.10.9.7
# via hyperopt
pyparsing==3.1.0
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
scikit-learn==1.2.2
scipy==1.10.0
# via
# hyperopt
# pot
# scikit-learn
signatory==1.2.6.1.9.0
six==1.16.0
# via
# hyperopt
# python-dateutil
sympy==1.11.1
# via
# torch
tabulate==0.9.0
threadpoolctl==3.2.0
# via scikit-learn
torch==2.0.0
tqdm==4.65.0
# via hyperopt
typing-extensions==4.7.1
# via torch
equinox~=0.11.3
jax~=0.4.25
optax~=0.2.1
jaxtyping~=0.2.27