Fix python version requirement

This commit is contained in:
Jeena 2026-01-20 08:22:57 +09:00
parent ef8672678a
commit d9a45bd317
2 changed files with 3 additions and 3 deletions

View file

@ -16,4 +16,4 @@ selenium-wire = "*"
[dev-packages]
[requires]
python_version = ">=3.12,<4.0"
python_version = "3"

4
Pipfile.lock generated
View file

@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "f5cd18fe2f958ab4b9691a62d945c53f7c7e1fc52bf10a4fb9e837a10a28f84d"
"sha256": "75a2e4249c171265fc2a7a17fa4105037eefb33d982e5e81d1a713a9d34cfb09"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.14"
"python_version": "3"
},
"sources": [
{