(no commit message)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"metadata": {
|
||||
"dependency_versions": {
|
||||
"python": "3.13",
|
||||
"dspy": "3.1.0",
|
||||
"dspy": "3.1.2",
|
||||
"cloudpickle": "3.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = ["modaic==0.10.2"]
|
||||
dependencies = ["dspy>=3.1.2", "modaic>=0.10.3"]
|
||||
|
||||
Reference in New Issue
Block a user