mirror of
https://github.com/cmur2/python-bme280.git
synced 2024-12-21 16:54:22 +01:00
module: fix lock
This commit is contained in:
parent
c88514dfa6
commit
70f5fef480
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user