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 59a733e commit 41f76b3Copy full SHA for 41f76b3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ragstack-ai"
3
-version = "1.0.4"
+version = "1.0.5"
4
description = "DataStax RAGStack"
5
license = "BUSL-1.1"
6
authors = ["DataStax"]
@@ -55,13 +55,15 @@ build-backend = "poetry.core.masonry.api"
55
56
57
58
+
59
[tool.poetry.group.dev.dependencies]
60
yamllint = "^1.34.0"
61
62
63
64
65
66
67
[tool.poetry.group.notebooks.dependencies]
68
nbmake = "*"
69
astrapy = "*"
0 commit comments