Skip to content

Commit 4ec27de

Browse files
authored
Bump Python version to 3.12 (#53)
1 parent eea0b6c commit 4ec27de

File tree

3 files changed

+4
-270
lines changed

3 files changed

+4
-270
lines changed

lightspeed-stack/.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11
1+
3.12

lightspeed-stack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ansible-chatbot-stack"
33
version = "0.1.0"
44
description = "Ansible Lightspeed Intelligent Assistant (LSIA)"
55
readme = "README.md"
6-
requires-python = ">=3.11"
6+
requires-python = ">=3.12"
77
dependencies = [
88
"aiosqlite~=0.21.0",
99
"faiss-cpu~=1.11.0",

0 commit comments

Comments
 (0)