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 c3929b3..bb3f180 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -54,7 +54,7 @@ zstandard = "*" black = "==19.10b0" [requires] -python_version = "3.7" +python_version = "3.8" [packages.globalwayback] version = ">=0.6.5" |