Skip to content

Commit

Permalink
Fix/SK-905 | Don't allow v8.4.0 of tenacity #636
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede authored Jun 17, 2024
1 parent c292920 commit 7d56caf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ dependencies = [
"grpcio-health-checking~=1.60.0",
"pyyaml",
"plotly",
"virtualenv"
"virtualenv",
"tenacity!=8.4.0",
]

[project.urls]
Expand Down

0 comments on commit 7d56caf

Please sign in to comment.