We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a35db4 commit 8caa931Copy full SHA for 8caa931
1 file changed
docs/environment.yml
@@ -10,11 +10,12 @@ dependencies:
10
- appdirs
11
- cmocean
12
- fastparquet
13
+ - importlib_resources # should update past opendrift 1.12 and remove this when possible
14
- numpy
15
- xarray
16
- kerchunk==0.2.7
17
- numpydoc
- - opendrift==1.13.0
18
+ - opendrift <=1.13.0
19
# These are needed for the docs themselves
20
- furo
21
- jupytext
0 commit comments