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 9085eac commit e7d138dCopy full SHA for e7d138d
doc/environment.yml
@@ -4,6 +4,7 @@ channels:
4
dependencies:
5
- python=3.10
6
- ffmpeg
7
+ - pip
8
- pip:
9
- sphinx-gallery
10
- sphinx_rtd_theme
environment.yml
- defaults
- -r requirements.txt
requirements.txt
@@ -1,11 +1,11 @@
1
matplotlib
2
opencv-python
3
-pint==0.18
+pint
polygon3
pyyaml
requests
scipy
zarr
-netCDF4<1.6
-numpy<1.23
11
-numba<0.56
+netCDF4
+numpy
+numba
0 commit comments