Skip to content

Bump CI pinned dependencies, drop pytz dependency#219

Merged
mx-moth merged 4 commits intomainfrom
bump-dependencies
Mar 3, 2026
Merged

Bump CI pinned dependencies, drop pytz dependency#219
mx-moth merged 4 commits intomainfrom
bump-dependencies

Conversation

@mx-moth
Copy link
Contributor

@mx-moth mx-moth commented Mar 3, 2026

We used pytz in emsarray.utils, but pytz was puled in via pandas. pandas dropped their dependency on pytz which broke things. pytz was is no longer useful to us as the Python datetime module now has all the required functionality.

mx-moth added 3 commits March 3, 2026 14:55
The lat/lon coordinate detection was a subset of the CFGrid2D detection
logic, but was less good.

Fixes #217
It was used in emsarray.utils, but pulled in as a transitive dependency
via pandas. Pandas dropped it as a requirement which broke things.

Python now has sufficient timezone capabilities included, pytz is not
longer required by emsarray.
@mx-moth mx-moth self-assigned this Mar 3, 2026
@mx-moth mx-moth merged commit 10075df into main Mar 3, 2026
14 checks passed
@mx-moth mx-moth deleted the bump-dependencies branch March 3, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant