Skip to content

Commit 79a241c

Browse files
committed
Update autobahn version
1 parent a0951b0 commit 79a241c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
install_requires = ['jupyter', 'jupyter-server-proxy', 'numpy', 'ipykernel',
14-
'autobahn>=18.8.2, <=21.11.1']
14+
'autobahn>=22.6.1, <27']
1515

1616
setup_args = dict(
1717
name='vpython',

0 commit comments

Comments
 (0)