update pytest poetry

This commit is contained in:
tanmayshishodia
2024-08-04 10:01:07 +05:30
parent 6517590056
commit 0ccc10f633
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ typer = ">=0.12.3"
wandb = ">=0.17.5"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest = ">=8.3.2"
[build-system]
requires = ["poetry-core"]