We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3386a3 commit 8fd4adeCopy full SHA for 8fd4ade
1 file changed
sr-cli/pyproject.toml
@@ -28,7 +28,7 @@ license = "MIT"
28
readme = "README.md"
29
30
[tool.poetry.dependencies]
31
-sr-data = { path = "../sr-data" }
+sr-data = "0.0.0"
32
python = "==3.10.* || ==3.11.* || ==3.12.*"
33
loguru = "^0.7.3"
34
toml = "^0.10.2"
0 commit comments