Merge pull request #751 from jkrehm/jr/lock-file

run `pipenv lock` to regenerate lock file
This commit is contained in:
Alex 2025-08-22 21:19:57 +03:00 committed by GitHub
commit fae3663348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "c287336ac18d52aa41651aed6a9c84cbb463c44dea5794dfe7a145109961b5f8" "sha256": "486e1a750e518c9f5ac36c81dea35db4856fd8aea0dae289a9132d4e2519190c"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -1249,6 +1249,14 @@
"markers": "python_full_version >= '3.9.0'", "markers": "python_full_version >= '3.9.0'",
"version": "==3.3.11" "version": "==3.3.11"
}, },
"colorama": {
"hashes": [
"sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44",
"sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'",
"version": "==0.4.6"
},
"dill": { "dill": {
"hashes": [ "hashes": [
"sha256:0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0", "sha256:0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0",