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 eea0b6c commit 4ec27deCopy full SHA for 4ec27de
lightspeed-stack/.python-version
@@ -1 +1 @@
1
-3.11
+3.12
lightspeed-stack/pyproject.toml
@@ -3,7 +3,7 @@ name = "ansible-chatbot-stack"
3
version = "0.1.0"
4
description = "Ansible Lightspeed Intelligent Assistant (LSIA)"
5
readme = "README.md"
6
-requires-python = ">=3.11"
+requires-python = ">=3.12"
7
dependencies = [
8
"aiosqlite~=0.21.0",
9
"faiss-cpu~=1.11.0",
0 commit comments