This commit is contained in:
Adil Hafeez 2024-10-30 14:35:51 -07:00
parent 45e03ad0c0
commit ee89c6cb38
12 changed files with 151 additions and 137 deletions

View file

@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
pytest = "^7.3.1"
pytest = "^8.3.3"
requests = "^2.29.0"
selenium = "^4.11.2"
pytest-sugar = "^1.0.0"