We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddca26 commit 9444e22Copy full SHA for 9444e22
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