Skip to content

Commit cae9525

Browse files
committed
try pinning pandas 3 in dev requirements
1 parent e879fab commit cae9525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev_optional = [
6363
"inflect",
6464
"numpy",
6565
"orjson",
66-
"pandas",
66+
"pandas>=3.0.0",
6767
"pdfrw",
6868
"pillow",
6969
"plotly-geo",

0 commit comments

Comments
 (0)