calculator: update Pipenv files

This commit is contained in:
Bruno BELANYI 2019-11-30 19:24:22 +01:00
parent f77f7b9ed7
commit 2f240fa78c
2 changed files with 10 additions and 1 deletions

View file

@ -10,6 +10,7 @@ pytest-mypy = "*"
[packages]
pydantic = "*"
click = "*"
[requires]
python_version = "3.8"