-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_base.txt
90 lines (90 loc) · 1.55 KB
/
requirements_base.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
absl-py==2.1.0
appdirs==1.4.4
asttokens==2.4.1
build==1.2.1
certifi==2024.2.2
charset-normalizer==3.3.2
chex==0.1.85
click==8.1.7
contextlib2==21.6.0
contourpy==1.2.0
cycler==0.12.1
decorator==5.1.1
diffrax==0.4.1
docker-pycreds==0.4.0
equinox==0.11.2
etils==1.7.0
exceptiongroup==1.2.0
executing==2.0.1
flax==0.8.1
fonttools==4.47.0
fsspec==2024.3.1
gitdb==4.0.11
GitPython==3.1.43
idna==3.7
importlib_resources==6.4.0
ipdb==0.13.13
ipython==8.19.0
jax-tqdm==0.1.2
jaxopt==0.8.3
jaxtyping==0.2.25
jedi==0.19.1
kiwisolver==1.4.5
markdown-it-py==3.0.0
matplotlib==3.8.2
matplotlib-inline==0.1.6
mdurl==0.1.2
meshcat==0.3.2
ml-dtypes==0.3.2
ml_collections==0.1.1
msgpack==1.0.8
nest-asyncio==1.6.0
numpy==1.26.3
opt-einsum==3.3.0
optax==0.2.0
orbax-checkpoint==0.5.3
packaging==23.2
parso==0.8.3
pexpect==4.9.0
pillow==10.2.0
pip-autoremove==0.10.0
pip-tools==7.4.1
plotly==5.21.0
prompt-toolkit==3.0.43
protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.17.2
pyngrok==7.0.5
pyparsing==3.1.1
pyproject_hooks==1.1.0
PyQt5==5.15.10
PyQt5-Qt5==5.15.2
PyQt5-sip==12.13.0
python-dateutil==2.8.2
PyYAML==6.0.1
pyzmq==25.1.2
requests==2.31.0
rich==13.7.1
scipy==1.11.4
sentry-sdk==2.0.1
setproctitle==1.3.3
six==1.16.0
smmap==5.0.1
stack-data==0.6.3
tenacity==8.2.3
tensorstore==0.1.54
tk==0.1.0
tomli==2.0.1
toolz==0.12.1
tornado==6.4
tqdm==4.66.1
traitlets==5.14.1
trajax @ git+https://github.com/google/trajax@c94a637c5a397b3d4100153f25b4b165507b5b20
typeguard==2.13.3
typing_extensions==4.9.0
u-msgpack-python==2.8.0
urllib3==2.2.1
wandb==0.16.6
wcwidth==0.2.12