enable default gateway test

This commit is contained in:
Adil Hafeez 2025-03-04 11:16:19 -08:00
parent 2c0174e36c
commit b43c484e9c
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
3 changed files with 262 additions and 212 deletions

View file

@ -8,7 +8,7 @@ readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
python = "^3.10"
pytest = "^8.3.3"
requests = "^2.29.0"
selenium = "^4.11.2"