Skip to content

Commit 16bf9fc

Browse files
authored
Chore: Unpin pandas (#1749)
1 parent e5e1919 commit 16bf9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"hyperscript",
4242
"ipywidgets",
4343
"jinja2",
44-
"pandas<2.1.0",
44+
"pandas",
4545
"pydantic[email]>=1.10.7,<2.0.0",
4646
"requests",
4747
"rich[jupyter]",

0 commit comments

Comments
 (0)