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"