Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-richard committed Mar 8, 2024
1 parent 7803e93 commit 02cac01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ classifiers = [
dependencies = [
"boto3>=1.34.45",
"cdflib>=1.2.0",
"keyring>=24.2.0",
"geopack==1.0.10",
"matplotlib>=3.8.0",
"numba>=0.59.0",
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
boto3>=1.34.45
cdflib>=1.2.0
geopack==1.0.10
keyring>=24.2.0
matplotlib>=3.8.0
numba>=0.59.0
numpy<1.27>=1.22
Expand Down

0 comments on commit 02cac01

Please sign in to comment.