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 6f16342 commit de4229bCopy full SHA for de4229b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ragstack-ai"
3
-version = "1.0.1"
+version = "1.0.2"
4
description = "DataStax RAGStack"
5
license = "BUSL-1.1"
6
authors = ["DataStax"]
@@ -53,11 +53,13 @@ build-backend = "poetry.core.masonry.api"
53
54
55
56
+
57
[tool.poetry.group.dev.dependencies]
58
yamllint = "^1.34.0"
59
60
61
62
63
[tool.poetry.group.notebooks.dependencies]
64
nbmake = "*"
65
astrapy = "*"
0 commit comments