Skip to content

Commit

Permalink
pin websockets <14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmberCharitos committed Nov 11, 2024
1 parent b6bc7a6 commit 152ee29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ deps =
pytest-asyncio==0.21.0
trino==0.326.0
apache-ranger==0.0.11
websockets<14.0
-r{toxinidir}/requirements.txt
commands =
pytest {[vars]tst_path}integration -v --tb native --ignore={[vars]tst_path}unit --log-cli-level=INFO -s {posargs}
Expand All @@ -52,6 +53,7 @@ deps =
pytest-asyncio==0.21.0
trino==0.326.0
apache-ranger==0.0.11
websockets<14.0
-r{toxinidir}/requirements.txt
commands =
pytest {[vars]tst_path}integration/{env:TEST_FILE} -v --tb native --ignore={[vars]tst_path}unit --log-cli-level=INFO -s {posargs}
Expand Down

0 comments on commit 152ee29

Please sign in to comment.