chore(backend): update Python dependencies
This commit is contained in:
parent
757cae5dcf
commit
4156d1d469
2 changed files with 0 additions and 18 deletions
|
|
@ -11,13 +11,6 @@ dependencies = [
|
|||
"pydantic>=2.0.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pytest>=8.0.0",
|
||||
"pytest-asyncio>=0.23.0",
|
||||
"httpx>=0.27.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue