-
- Downloads
Merge branch 'fix-python3.13' into 'main'
Fix python 3.13 not working due to not needed xarray dependency See merge request !5
No related branches found
No related tags found
... | ... | @@ -2,8 +2,7 @@ numpy |
dask | ||
jax | ||
# jax[cuda12] | ||
jaxlib | ||
xarray | ||
jaxlib<0.5.1 | ||
astropy | ||
matplotlib | ||
fastplotlib | ||
... | ... |
Please register or sign in to comment