Skip to content

Commit 0547ce0

Browse files
james-garner-canonicaldimaqq
authored andcommitted
chore: also cap websockets version in tox.ini
1 parent e587683 commit 0547ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ deps =
3737
pytest-asyncio
3838
pytest-xdist
3939
Twine
40-
websockets
41-
kubernetes
40+
websockets<14.0
41+
kubernetes<31.0.0
4242
hvac
4343
packaging
4444
setuptools

0 commit comments

Comments
 (0)