Skip to content

Commit

Permalink
Fix requirements for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RadostW committed Oct 23, 2024
1 parent a7146c5 commit cc5fe29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ sphinxcontrib-napoleon==0.7
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5

jax==0.3.25
jaxlib==0.3.25
jax==0.4.35
jaxlib==0.4.35

matplotlib==3.6.2
numpy
Expand Down

0 comments on commit cc5fe29

Please sign in to comment.