Skip to content

Commit

Permalink
FIX: dependency of TR-000 & 001 (#276)
Browse files Browse the repository at this point in the history
Fix dependency 000 001 report
  • Loading branch information
shenvitor authored May 10, 2024
1 parent fd266e4 commit 1ab213a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/report/000.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"outputs": [],
"source": [
"%pip install -q black==21.5b2 jax==0.2.13 jaxlib==0.1.67 numpy==1.23 sympy==1.8"
"%pip install -q black==21.5b2 jax==0.4.28 jaxlib==0.4.28 numpy==1.23 sympy==1.8"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/report/001.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"outputs": [],
"source": [
"%pip install -q black==21.5b2 jax==0.2.13 jaxlib==0.1.67 matplotlib==3.4.2 numpy==1.19.5 sympy==1.8"
"%pip install -q black==21.5b2 jax==0.4.28 jaxlib==0.4.28 matplotlib==3.4.2 numpy==1.26.4 sympy==1.8"
]
},
{
Expand Down

0 comments on commit 1ab213a

Please sign in to comment.