Skip to content

Commit e7d138d

Browse files
committed
change version for module
1 parent 9085eac commit e7d138d

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

doc/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
dependencies:
55
- python=3.10
66
- ffmpeg
7+
- pip
78
- pip:
89
- sphinx-gallery
910
- sphinx_rtd_theme

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
- defaults
55
dependencies:
66
- python=3.10
7+
- pip
78
- ffmpeg
89
- pip:
910
- -r requirements.txt

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
matplotlib
22
opencv-python
3-
pint==0.18
3+
pint
44
polygon3
55
pyyaml
66
requests
77
scipy
88
zarr
9-
netCDF4<1.6
10-
numpy<1.23
11-
numba<0.56
9+
netCDF4
10+
numpy
11+
numba

0 commit comments

Comments
 (0)