diff options
Diffstat (limited to 'python/Pipfile')
-rw-r--r-- | python/Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile index fc63697..cf6b99e 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -40,7 +40,7 @@ urlcanon = "*" zipp = "<2.0.0" [requires] -python_version = "3.5" +python_version = "3.7" [packages.globalwayback] version = ">=0.3" |