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 78e88b9 commit 1760de7Copy full SHA for 1760de7
pyproject.toml
@@ -5,6 +5,7 @@ description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.11"
7
dependencies = [
8
+ "black>=25.12.0",
9
"fastapi>=0.128.0",
10
"openai>=2.14.0",
11
"pydantic>=2.12.5",
0 commit comments