Skip to content

Commit 99b9bdf

Browse files
Locking pandas to v2
1 parent 44f736f commit 99b9bdf

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
@@ -21,7 +21,7 @@ classifiers = [
2121
dependencies = [
2222
"numpy",
2323
"oauthlib",
24-
"pandas",
24+
"pandas < 3",
2525
"pyarrow",
2626
"requests",
2727
"requests-oauthlib",

0 commit comments

Comments
 (0)