Undo unintentional pipfile update

This commit is contained in:
boukeversteegh
2020-05-22 13:03:52 +02:00
parent b12f1e4e61
commit 6775632f77
2 changed files with 111 additions and 175 deletions

View File

@@ -20,8 +20,6 @@ stringcase = "*"
black = "*"
backports-datetime-fromisoformat = "*"
dataclasses = "*"
betterproto = {editable = true,path = "."}
pytest-asyncio = "*"
[requires]
python_version = "3.6"