Re-lock pipenv using more specific python version

This commit is contained in:
mike 2022-07-10 06:30:33 -07:00
parent 86aed2d1f1
commit e704930c71
2 changed files with 4 additions and 3 deletions

View File

@ -9,5 +9,6 @@ pyyaml = ">=5.4"
[dev-packages]
[requires]
python_version = "3"
python_version = "3.6"

4
Pipfile.lock generated
View File

@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "ac6a3bf65ec43902d7a8907c3b0ae70e365127a1f93ecf12080f847eadb7dc35"
"sha256": "9d12078e91d575b356fb3bc19bc4769c4fb85ff7e170023c6cb38a0e246a0bb7"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3"
"python_version": "3.6"
},
"sources": [
{