Skip to content

Commit

Permalink
Update test-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Nov 6, 2024
1 parent 140da3b commit 58a6d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builddeps/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
absl-py
jax
numpy
jaxlib
https://github.com/wsmoses/jax-md/archive/45059b8f63dad0b5cb171feafff71b82162487e7.tar.gz
# maxtext can't be installed concurrently, but installing it fixes
# https://github.com/wsmoses/maxtext/archive/bc50722be7d89e4003bd830b80e4ac968be658eb.tar.gz
jax[cuda12_pip]; sys_platform == 'linux'
jax; sys_platform != 'linux'
requests; sys_platform == 'linux'
# -f https://storage.googleapis.com/jax-releases/libtpu_releases.html
# libtpu-nightly == 0.1.dev20240729; sys_platform == 'linux'

0 comments on commit 58a6d19

Please sign in to comment.