Skip to content

Commit 122d993

Browse files
Update dependency pandas to v3
1 parent 97777b2 commit 122d993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88
dependencies = [
99
"trio-websocket<1.0.0,>=0.11.0",
10-
"pandas<3.0.0,>=2.0.3",
10+
"pandas<3.0.2,>=3.0.1",
1111
"trio<1.0.0,>=0.23.1",
1212
"semantic-version<3.0.0,>=2.8.5",
1313
"click<9.0.0,>=8.0.3",

0 commit comments

Comments
 (0)