We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbd5904 + 7293ac0 commit f029163Copy full SHA for f029163
third_party/pip_requirements/requirements-release.txt
@@ -1,10 +1,10 @@
1
setuptools==70.3.0 # last setuptools version that doesn't give the Lorem Ipsum.txt error
2
wheel
3
-numpy==1.26.3 # latest numpy fails the test_load_sequentially_with_multiple_envs
+numpy==1.26.4 # test_load_sequentially_with_multiple_envs fails with latest version
4
dm-env
5
gym>=0.26
6
gymnasium>=0.26,!=0.27.0
7
optree>=0.6.0
8
-jax[cpu]==0.4.25 # test_xla fails with latest version
+jax[cpu]==0.4.27 # test_xla fails with latest version
9
packaging
10
pytest
0 commit comments