module: fix lock

This commit is contained in:
cn 2019-12-16 00:37:05 +01:00
parent c88514dfa6
commit 70f5fef480
1 changed files with 2 additions and 2 deletions

4
Pipfile.lock generated
View File

@ -48,7 +48,7 @@
"sha256:0bada4c2f8a43d533e4ecb7a12214d9420e66eb206d54bf2d682581ca4b80848",
"sha256:8fde5f188da2d593bd5bc0be98d9abc46c95bb8a9dde93429570192ee6cc2d4a"
],
"markers": "python_version == '2.7'",
"markers": "python_version < '3.4'",
"version": "==1.6.1"
},
"configparser": {
@ -56,7 +56,7 @@
"sha256:254c1d9c79f60c45dfde850850883d5aaa7f19a23f13561243a050d5a7c3fe4c",
"sha256:c7d282687a5308319bf3d2e7706e575c635b0a470342641c93bea0ea3b5331df"
],
"markers": "python_version == '2.7'",
"markers": "python_version < '3'",
"version": "==4.0.2"
},
"contextlib2": {