Skip to content

Commit 510967c

Browse files
committed
Fix
Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
1 parent bb3fb17 commit 510967c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/setup_packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ def get_pyvers_name(self, url, cuda_version):
654654
"flax",
655655
[
656656
PckgVer(
657-
"0.7.4",
657+
"0.10.0",
658658
# Free-threaded Python build is incompatible with numpy<2.
659659
python_free_threaded=False,
660660
),

0 commit comments

Comments
 (0)