add atomicwrites to pipenv
- Add atomicwrites to fix windows build - Regenerate requirements.txt
This commit is contained in:
parent
d15c23fbdd
commit
b39c45fabb
3 changed files with 21 additions and 12 deletions
1
Pipfile
1
Pipfile
|
|
@ -8,6 +8,7 @@ hbmqtt = "~=0.9"
|
|||
aiohttp = "~=3.6"
|
||||
tinydb = "~=3.15"
|
||||
pyyaml = "~=5.2"
|
||||
atomicwrites = "~=1.3"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue