Skip to content

Commit

Permalink
fix: unpin jax requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
zombie-einstein committed Dec 12, 2024
1 parent 8acf242 commit 1792aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dm-env>=1.5
esquilax>=1.0.3
gymnasium>=1.0
huggingface-hub
jax>=0.2.26,<0.4.36
jax>=0.2.26
matplotlib~=3.7.4
numpy>=1.19.5
Pillow>=9.0.0
Expand Down

0 comments on commit 1792aa6

Please sign in to comment.