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 a0951b0 commit 79a241cCopy full SHA for 79a241c
setup.py
@@ -11,7 +11,7 @@
11
12
13
install_requires = ['jupyter', 'jupyter-server-proxy', 'numpy', 'ipykernel',
14
- 'autobahn>=18.8.2, <=21.11.1']
+ 'autobahn>=22.6.1, <27']
15
16
setup_args = dict(
17
name='vpython',
0 commit comments