Add pipenv

This commit is contained in:
Jimmy 2025-02-06 22:20:17 +13:00
parent 1aa36a3a63
commit ec8aa5317e
1 changed files with 38 additions and 0 deletions

38
Pipfile.lock generated Normal file
View File

@ -0,0 +1,38 @@
{
"_meta": {
"hash": {
"sha256": "314935c581ed025688a743136699c770653f47d605a9d0d23b95f5ed73c747b4"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.12"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"mpremote": {
"hashes": [
"sha256:1a3c16d255748cfe54d4a897908651fc8286233173f7c7b2a0e56ae4b9fa940e",
"sha256:d3ae3d0a0ae7713c537be2b6afadd11c7cde5f1750ea1260f6667bb80071b15b"
],
"index": "pypi",
"markers": "python_version >= '3.4'",
"version": "==1.24.1"
},
"pyserial": {
"hashes": [
"sha256:3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb",
"sha256:c4451db6ba391ca6ca299fb3ec7bae67a5c55dde170964c7a14ceefec02f2cf0"
],
"index": "pypi",
"version": "==3.5"
}
},
"develop": {}
}