Skip to content

Commit

Permalink
Relax pandas version pin to support 2.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr authored Dec 18, 2024
1 parent cd6e0ee commit a94279b
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 a94279b

Please sign in to comment.