fix thread error
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
description = "DSPy module for OpenAI Codex SDK - signature-driven agentic workflows"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = ["dspy>=3.0.3", "modaic>=0.4.0"]
|
||||
dependencies = ["dspy>=3.0.3", "modaic>=0.4.0", "python-dotenv>=1.1.1"]
|
||||
authors = [
|
||||
{ name = "Darin Kishore" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user