diff --git a/Pipfile b/Pipfile index dcdcfab..53618af 100644 --- a/Pipfile +++ b/Pipfile @@ -16,4 +16,4 @@ selenium-wire = "*" [dev-packages] [requires] -python_version = ">=3.12,<4.0" +python_version = "3" diff --git a/Pipfile.lock b/Pipfile.lock index 0142833..471c838 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "f5cd18fe2f958ab4b9691a62d945c53f7c7e1fc52bf10a4fb9e837a10a28f84d" + "sha256": "75a2e4249c171265fc2a7a17fa4105037eefb33d982e5e81d1a713a9d34cfb09" }, "pipfile-spec": 6, "requires": { - "python_version": "3.14" + "python_version": "3" }, "sources": [ {