Skip to content

Commit 5b45993

Browse files
chore: also cap websockets version in tox.ini
1 parent 6bc719d commit 5b45993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ deps =
3838
pytest-asyncio
3939
pytest-xdist
4040
Twine
41-
websockets
41+
websockets<14.0
4242
kubernetes<31.0.0
4343
hvac
4444
packaging

0 commit comments

Comments
 (0)