File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ classifiers = [
1616dependencies = [
1717 " jax" ,
1818 " numpy>=2.0" ,
19- " scipy @ git+https://github.com/scipy/scipy.git@4cb83b6" , # TODO: Replace with scipy 1.17 once released
20- " drone-models @ git+https://github.com/utiasDSL/drone-models.git@adr_ws25 " , # TODO: Replace with pip version once released
19+ " scipy @ git+https://github.com/scipy/scipy.git@4cb83b6" , # TODO: Replace with scipy 1.17 once released
20+ " drone-models @ git+https://github.com/utiasDSL/drone-models.git" , # TODO: Replace with pip version once released
2121 " munch" ,
2222 " transforms3d" ,
2323 " flax" ,
2424 " array-api-compat" ,
25- " array-api-typing @ git+https://github.com/data-apis/array-api-typing" , # TODO: Replace with array-api-typing from pip once released
25+ " array-api-typing @ git+https://github.com/data-apis/array-api-typing" , # TODO: Replace with array-api-typing from pip once released
2626 " array-api-extra" ,
2727]
2828
You can’t perform that action at this time.
0 commit comments