Skip to content

Commit c3afff0

Browse files
MNT: revert unrelated requirements.txt version pins
Keep the PR scoped to the animation feature; requests/pytz pinning was unrelated. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 892d219 commit c3afff0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy>=1.13
22
scipy>=1.0
33
matplotlib>=3.9.0 # Released May 15th 2024
44
netCDF4>=1.6.4
5-
requests>=2.25.0
6-
pytz>=2020.1
5+
requests
6+
pytz
77
simplekml
88
dill

0 commit comments

Comments
 (0)