update requirements and pipenv

This commit is contained in:
Brian Martin 2019-12-31 12:53:43 -05:00
parent 0dc250e274
commit b137474a7c
3 changed files with 93 additions and 75 deletions

View file

@ -9,6 +9,8 @@ aiohttp = "~=3.6"
tinydb = "~=3.15"
pyyaml = "~=5.2"
atomicwrites = "~=1.3"
yarl = "~=1.3.0"
multidict = "~=4.5.2"
[dev-packages]
black = "*"