We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ede1a3 commit b7e52ecCopy full SHA for b7e52ec
setup.cfg
@@ -29,7 +29,7 @@ packages = find:
29
install_requires =
30
bqplot>=0.11.6
31
ipywidgets>=7.6.0,<8
32
- pandas=1.3.5
+ pandas<=1.3.5
33
py2vega>=0.5.0
34
python_requires = >=3.6
35
include_package_data = True
0 commit comments