diff options
| -rw-r--r-- | Pipfile.lock | 4 | 
1 files 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": [  |