There was an error while loading. Please reload this page.
1 parent ca65710 commit 6e385bbCopy full SHA for 6e385bb
1 file changed
pyproject.toml
@@ -45,7 +45,6 @@ ipdb = "^0.13.13"
45
46
47
[tool.poetry.group.tests.dependencies]
48
-pytest = "^8.0.0"
49
requests = "^2.31.0"
50
deepdiff = "^7.0.1"
51
@@ -75,6 +74,7 @@ pyhelper-utils = "^0.0.32"
75
74
ruff = "^0.5.3"
76
rich = "^13.7.1"
77
cloup = "^3.0.5"
+pytest = "^8.0.0"
78
79
[tool.pytest.ini_options]
80
markers = [
0 commit comments