Skip to content

Commit 07ce363

Browse files
committed
Updated requirements.txt
1 parent 56d6067 commit 07ce363

File tree

1 file changed

+104
-17
lines changed

1 file changed

+104
-17
lines changed

requirements.txt

+104-17
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,104 @@
1-
jax>=0.4.30
2-
jaxlib>=0.4.30
3-
numpy
4-
pylint
5-
pytest
6-
pyink
7-
pre-commit
8-
clu
9-
jaxtyping
10-
tensorflow
11-
keras
12-
fiddle
13-
tensorflow_datasets
14-
absl-py
15-
keras_hub
16-
torch
17-
einops
1+
absl-py==2.2.2
2+
astroid==3.3.9
3+
astunparse==1.6.3
4+
attrs==25.3.0
5+
certifi==2025.1.31
6+
cfgv==3.4.0
7+
charset-normalizer==3.4.1
8+
chex==0.1.89
9+
clu==0.0.12
10+
dill==0.4.0
11+
distlib==0.3.9
12+
dm-tree==0.1.9
13+
docstring-parser==0.16
14+
einops==0.8.1
15+
etils==1.12.2
16+
fiddle==0.3.0
17+
filelock==3.18.0
18+
flatbuffers==25.2.10
19+
flax==0.10.5
20+
fsspec==2025.3.2
21+
gast==0.6.0
22+
google-pasta==0.2.0
23+
googleapis-common-protos==1.70.0
24+
graphviz==0.20.3
25+
grpcio==1.71.0
26+
h5py==3.13.0
27+
humanize==4.12.2
28+
identify==2.6.9
29+
idna==3.10
30+
immutabledict==4.2.1
31+
importlib-resources==6.5.2
32+
iniconfig==2.1.0
33+
isort==6.0.1
34+
jax==0.6.0
35+
jaxlib==0.6.0
36+
jaxtyping==0.3.1
37+
jinja2==3.1.6
38+
kagglehub==0.3.11
39+
keras==3.9.2
40+
keras-hub==0.20.0
41+
libclang==18.1.1
42+
libcst==1.7.0
43+
markdown==3.8
44+
markdown-it-py==3.0.0
45+
markupsafe==3.0.2
46+
mccabe==0.7.0
47+
mdurl==0.1.2
48+
ml-collections==1.1.0
49+
ml-dtypes==0.5.1
50+
mpmath==1.3.0
51+
msgpack==1.1.0
52+
namex==0.0.8
53+
nest-asyncio==1.6.0
54+
networkx==3.4.2
55+
nodeenv==1.9.1
56+
numpy==2.1.3
57+
opt-einsum==3.4.0
58+
optax==0.2.4
59+
optree==0.15.0
60+
orbax-checkpoint==0.11.12
61+
packaging==24.2
62+
platformdirs==4.3.7
63+
pluggy==1.5.0
64+
pre-commit==4.2.0
65+
promise==2.3
66+
protobuf==5.29.4
67+
psutil==7.0.0
68+
pyarrow==19.0.1
69+
pygments==2.19.1
70+
pylint==3.3.6
71+
pytest==8.3.5
72+
pytest-env==1.1.5
73+
pyyaml==6.0.2
74+
regex==2024.11.6
75+
requests==2.32.3
76+
rich==14.0.0
77+
scipy==1.15.2
78+
setuptools==78.1.0
79+
simple-parsing==0.1.7
80+
simplejson==3.20.1
81+
six==1.17.0
82+
sympy==1.13.1
83+
tensorboard==2.19.0
84+
tensorboard-data-server==0.7.2
85+
tensorflow==2.19.0
86+
tensorflow-datasets==4.9.8
87+
tensorflow-metadata==1.17.1
88+
tensorflow-text==2.19.0
89+
tensorstore==0.1.73
90+
termcolor==3.0.1
91+
toml==0.10.2
92+
tomlkit==0.13.2
93+
toolz==1.0.0
94+
torch==2.6.0
95+
tqdm==4.67.1
96+
treescope==0.1.9
97+
typing-extensions==4.13.2
98+
urllib3==2.4.0
99+
virtualenv==20.30.0
100+
wadler-lindig==0.1.5
101+
werkzeug==3.1.3
102+
wheel==0.45.1
103+
wrapt==1.17.2
104+
zipp==3.21.0

0 commit comments

Comments
 (0)