diff --git a/environment.yml b/environment.yml index 1e224f2..43cc16e 100644 --- a/environment.yml +++ b/environment.yml @@ -26,7 +26,7 @@ dependencies: - pygrib - pyhdf - pytest -- scipy +- scipy<1.13.0 ### Very recently updated and breaks some packages that have a slower update cycle. Should be able to unpin soon. - seaborn - xarray>2023.9 ### py-cordex fixes xarray at != 2023.9.0 - set this to prevent downgrade - jupyter @@ -283,6 +283,7 @@ dependencies: - matplotlib-scalebar - python-kaleido - numba<0.59 ### pysal -> giddy -> quantecon is broken with numba 0.59 +- crick ### Unlisted dependency for dask-expr - pip: - railroad-diagrams ### Unlisted dependency of pip and pyparsing - accessnri::access-med-tools diff --git a/testconfig.yml b/testconfig.yml index 4622167..291d03b 100644 --- a/testconfig.yml +++ b/testconfig.yml @@ -48,6 +48,7 @@ skip: - attrdict ### Deprecated but still erroneously bought in by wavespectra - not used by anything else - skimage.future.graph ### Thanks for raising a module error to tell me that you've moved this - numba.core.rvsdg_frontend ### Not supported in Python3.10 +- scipy._lib.array_api_compat.torch ### Don't support pytorch # Preload these modules before testing to avoid weird python issues preload: