Skip to content

Commit

Permalink
change version for module
Browse files Browse the repository at this point in the history
  • Loading branch information
AntSimi committed May 4, 2023
1 parent 9085eac commit e7d138d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions doc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
dependencies:
- python=3.10
- ffmpeg
- pip
- pip:
- sphinx-gallery
- sphinx_rtd_theme
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- python=3.10
- pip
- ffmpeg
- pip:
- -r requirements.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
matplotlib
opencv-python
pint==0.18
pint
polygon3
pyyaml
requests
scipy
zarr
netCDF4<1.6
numpy<1.23
numba<0.56
netCDF4
numpy
numba

0 comments on commit e7d138d

Please sign in to comment.