infra: Added versioning
This commit is contained in:
@@ -14,14 +14,15 @@ fastapi = "^0.121.1"
|
||||
pydantic = "^2.12.4"
|
||||
uvicorn = "^0.38.0"
|
||||
pytest-xdist = "^3.8.0"
|
||||
httpx = "^0.28.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.0.0"
|
||||
pytest-cov = "^4.1.0"
|
||||
pytest-asyncio = "^0.23.0"
|
||||
httpx = "^0.27.0"
|
||||
ruff = "^0.14.7"
|
||||
pre-commit = "^4.5.1"
|
||||
bump-my-version = "^1.2.5"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user