From dd2f7041739b2337ce1261c492089a8ba4474bc6 Mon Sep 17 00:00:00 2001 From: Kronifer <44979306+Kronifer@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:24:28 -0600 Subject: Pipfile lock fix --- Pipfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 2ac9784b..e204b9df 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -588,8 +588,8 @@ "sha256:2179e7359471ab55729f201b3fdf7dc2778e221f868410fedcb0987b791ba552", "sha256:2a5fdf2f5319cc357eda2550bea713a404392495961022cf2462624ce62f0f46" ], - "markers": "python_full_version >= '3.6.1'", - "version": "==2.1.0" + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==1.5.14" }, "mccabe": { "hashes": [ -- cgit v1.2.3