We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5049fa5 commit a6bc879Copy full SHA for a6bc879
libs/llmstudio/pyproject.toml
@@ -21,7 +21,7 @@ langchain = "^0"
21
langchain-experimental = "^0"
22
llmstudio-core = "^1.0.0"
23
24
-llmstudio-tracker = { version = "^1.1.0a0", optional = true }
+llmstudio-tracker = { version = "^1.1.0", optional = true }
25
llmstudio-proxy = { version = "^1.0.1", optional = true }
26
27
[tool.poetry.extras]
0 commit comments