Skip to content

Commit 11464fe

Browse files
fix: docker image build (#28862)
1 parent 553a87f commit 11464fe

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

requirements/optional.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ astunparse
22
autoflake # for backend generation
33
black
44
coverage
5-
dm-haiku # mod_name=haiku
65
flax
76
h5py
87
hypothesis==6.98.10 # fixed version till this get solved: https://github.com/HypothesisWorks/hypothesis/issues/3896

requirements/optional_apple_silicon_2.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
autoflake # for backend generation
22
coverage
3-
dm-haiku # mod_name=haiku
43
flax
54
ml-dtypes==0.2.0
65
pandas

requirements/optional_apple_silicon_gpu_2.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
autoflake # for backend generation
22
coverage
3-
dm-haiku # mod_name=haiku
43
flax
54
ml-dtypes==0.2.0
65
pandas

requirements/optional_gpu.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
autoflake # for backend generation
22
coverage
3-
dm-haiku # mod_name=haiku
43
flax
54
h5py
65
hypothesis

0 commit comments

Comments
 (0)