force py 3.13
All checks were successful
Build and Push Agent Docker Image / build (push) Successful in 1m4s
All checks were successful
Build and Push Agent Docker Image / build (push) Successful in 1m4s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "vpi-1000"
|
||||
version = "1.0.0"
|
||||
description = "VPI-1000"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
dependencies = [
|
||||
"langchain==1.1.0",
|
||||
"langgraph==1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user