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 e422136 commit 4a00ca8Copy full SHA for 4a00ca8
setup.py
@@ -135,7 +135,7 @@ def run(self):
135
'pythreejs/staticlab/jupyter-threejs.bundle.js.manifest',
136
]),
137
],
138
- 'install_requires': ['ipywidgets>=6.0.0', 'traittypes'],
+ 'install_requires': ['ipywidgets>=7.0.0a1', 'traittypes'],
139
'packages': find_packages(),
140
'zip_safe': False,
141
'cmdclass': {
0 commit comments