Update Pipfile

This commit is contained in:
Justin Van Patten 2021-11-05 19:42:15 -07:00
parent f8a98b2a86
commit 6e5719c0dc

View file

@ -21,3 +21,6 @@ types-six = "*"
types-pyyaml = "*"
types-protobuf = "*"
pytest-asyncio = "*"
urllib3 = ">=1.26.7"
chardet = ">=4.0.0"
setuptools = "==57.5.0"