update requirements and pipenv
This commit is contained in:
parent
0dc250e274
commit
b137474a7c
3 changed files with 93 additions and 75 deletions
2
Pipfile
2
Pipfile
|
|
@ -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 = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue