Skip to content

Commit 2dad234

Browse files
authored
Merge branch 'master' into makefile-tests-quality-of-life
2 parents 6295d5b + 2a5dfb1 commit 2dad234

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
'macaroonbakery>=1.1,<2.0',
2626
'pyRFC3339>=1.0,<2.0',
2727
'pyyaml>=5.1.2',
28-
'websockets>=8.1,<9.0 ; python_version=="3.8"',
29-
'websockets>=9.0,<10.0 ; python_version=="3.9"',
30-
'websockets>=10.0; python_version>"3.9"',
28+
'websockets>=8.1',
3129
'paramiko>=2.4.0',
3230
'pyasn1>=0.4.4',
3331
'toposort>=1.5,<2',

0 commit comments

Comments
 (0)