@@ 8,10 8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
steamio = "1.0.1"
-
-[tool.poetry.dependencies.slidge]
-git = "https://git.sr.ht/~nicoco/slidge"
-branch = "master"
+slidge = "0.1.2"
[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.21.0"