diff --git a/Pipfile b/Pipfile index 6c46347..c0f4fc3 100644 --- a/Pipfile +++ b/Pipfile @@ -13,6 +13,7 @@ wheel = "*" pytest = "*" selenium = "*" httpx = "*" +pdbpp = "*" [requires] python_version = "3.11"