Skip to content

Commit

Permalink
Merge pull request #56 from juntyr/patch-1
Browse files Browse the repository at this point in the history
Relax pandas version pin to support 2.2.x
  • Loading branch information
awarde96 authored Dec 19, 2024
2 parents cd6e0ee + a94279b commit 5130a0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ orjson
datetime
#numpy=1.26.4
xarray
pandas==2.2.0
pandas~=2.2.0
covjson-pydantic
conflator
conflator

0 comments on commit 5130a0c

Please sign in to comment.