We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44be86 commit a5d530fCopy full SHA for a5d530f
1 file changed
setup.py
@@ -34,7 +34,7 @@
34
install_requires=[
35
'macaroonbakery>=1.1,<2.0',
36
'pyRFC3339>=1.0,<2.0',
37
- 'pyyaml>=5.1.2,<=6.0',
+ 'pyyaml>=5.1.2',
38
'websockets>=8.1,<9.0 ; python_version=="3.8"',
39
'websockets>=9.0,<10.0 ; python_version=="3.9"',
40
'websockets>=10.0; python_version>"3.9"',
0 commit comments