We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddca26 commit a5544e2Copy full SHA for a5544e2
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ dependencies = [
18
"ipywidgets",
19
"jinja2",
20
"packaging",
21
- "pandas",
+ "pandas<3.0.0",
22
"pydantic>=2.0.0",
23
"python-dotenv",
24
"requests",
0 commit comments