Loading pyproject.toml +4 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ include = [ [tool.poetry.dependencies] python = "~=3.9" behave = "~=1.2" jsonpath-python = "~=1.0" parse = "~=1.19" requests = "~=2.26" [tool.isort] Loading Loading
pyproject.toml +4 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,10 @@ include = [ [tool.poetry.dependencies] python = "~=3.9" behave = "~=1.2" jsonpath-python = "~=1.0" parse = "~=1.19" requests = "~=2.26" [tool.isort] Loading