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 d9a66ef commit 99f67cfCopy full SHA for 99f67cf
pyproject.toml
@@ -5,7 +5,7 @@ description = "A framework for prompt optimization and a zoo of prompt optimizat
5
authors = ["Tom Zehle, Moritz Schlager, Timo Heiß"]
6
readme = "README.md"
7
8
-
+[tool.poetry.dependencies]
9
python = "^3.10"
10
numpy = ">=1.26.0, <3.0.0"
11
pandas = "^2.2.2"
0 commit comments