Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cemacrr committed Oct 30, 2024
1 parent fc753bf commit 8f394b4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# as dependencies.
blinker==1.8.2
certifi==2024.8.30
cftime==1.6.4
cftime==1.6.4.post1
click==8.1.7
contourpy==1.3.0
cycler==0.12.1
Expand All @@ -12,17 +12,17 @@ fonttools==4.54.1
itsdangerous==2.2.0
Jinja2==3.1.4
kiwisolver==1.4.7
MarkupSafe==2.1.5
MarkupSafe==3.0.2
matplotlib==3.9.2
netCDF4==1.7.1.post2 # Primary requirement
numpy==2.1.1
netCDF4==1.7.2 # Primary requirement
numpy==2.1.2
packaging==24.1
pandas==2.2.3 # Primary requirement
pillow==10.4.0
pyparsing==3.1.4
pillow==11.0.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
pytz==2024.2
scipy==1.14.1 # Primary requirement
six==1.16.0
tzdata==2024.2
Werkzeug==3.0.4
Werkzeug==3.0.6

0 comments on commit 8f394b4

Please sign in to comment.