aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-04-15 18:33:21 -0700
committerBryan Newbold <bnewbold@archive.org>2020-04-15 18:33:21 -0700
commite28c0791e397b78d7255f5735a0609350ee19c67 (patch)
tree20bacfe08474ea5fe6d021238c6459446c04bb0a /python/Pipfile
parented27bf6fb7afda158812c0822498bc7408572b8e (diff)
downloadsandcrawler-e28c0791e397b78d7255f5735a0609350ee19c67.tar.gz
sandcrawler-e28c0791e397b78d7255f5735a0609350ee19c67.zip
pipenv: update to python3.7
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
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"