Skip to content

Commit

Permalink
fix pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Dec 18, 2024
1 parent 82c8796 commit 5b97ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bigtree = "^0.21.1"
validators = "^0.34.0"
httpx = "^0.28"
python-jsonpath = "^1.2.0"
pandas = "^2.2.3"
pandas = "2.2.2"
rich = "^13.9.4"
nest-asyncio = "^1.6.0"
astropy = "^6"
Expand Down

0 comments on commit 5b97ef1

Please sign in to comment.