We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8040de5 commit 3787ba1Copy full SHA for 3787ba1
2 files changed
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"macaroonbakery>=1.1,<2.0",
26
"pyRFC3339>=1.0,<2.0",
27
"pyyaml>=5.1.2",
28
- "websockets>=13.0.1,<14.0",
+ "websockets>=13.0.1",
29
"paramiko>=2.4.0",
30
"pyasn1>=0.4.4",
31
"toposort>=1.5,<2",
setup.py
@@ -23,7 +23,7 @@
23
24
0 commit comments