1.0 Release
This commit is contained in:
+1
-3
@@ -1,18 +1,16 @@
|
||||
[project]
|
||||
name = "dungeon-masters-vault"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
description = "RAG application to help you with your DnD Notes."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"dspy>=3.1.2",
|
||||
"faiss-cpu>=1.13.2",
|
||||
"langchain>=1.2.7",
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-text-splitters>=1.1.0",
|
||||
"python-dotenv>=1.2.1",
|
||||
"pyturso>=0.4.3",
|
||||
"sentence-transformers>=5.2.2",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user