Skip to content

Commit

Permalink
Merge pull request #58 from ami-iit/diegoferigo-patch-1-1
Browse files Browse the repository at this point in the history
Fix CI/CD
  • Loading branch information
diegoferigo committed Nov 21, 2023
2 parents fab8b00 + 0dba223 commit 1a364bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,11 @@ package_dir =
python_requires = >=3.10
install_requires =
coloredlogs
jax >= 0.4.1
jaxlib
jax >= 0.4.1, <0.4.11
jaxlib < 0.4.11
jaxlie
jax_dataclasses >= 1.4.0
ml-dtypes < 0.3.0
pptree
rod
scipy
Expand Down

0 comments on commit 1a364bf

Please sign in to comment.