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