We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea80d3f commit 54efba3Copy full SHA for 54efba3
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
[project.optional-dependencies]
23
dev = ["pytest", "pytest-cov", "ruff"]
24
server = [
25
- "pytrickle @ git+https://github.com/livepeer/pytrickle.git@v0.1.7"
+ "pytrickle @ git+https://github.com/livepeer/pytrickle.git@v0.1.8"
26
]
27
28
[project.urls]
0 commit comments