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.
2 parents 699c6fa + 6978176 commit 5e8755cCopy full SHA for 5e8755c
setup.py
@@ -19,7 +19,7 @@
19
import versioneer
20
21
install_requires = ['jupyter', 'jupyter-server-proxy', 'numpy', 'ipykernel',
22
- 'autobahn>=18.8.2']
+ 'autobahn>=18.8.2, <=21.11.1']
23
24
setup_args = dict(
25
name='vpython',
0 commit comments