fix build and add style

- fix build with requirements.txt
- card styling
This commit is contained in:
Brian Martin 2020-01-02 08:46:11 -05:00
parent 01d13e0264
commit d08d3b2d3c
2 changed files with 93 additions and 81 deletions

View file

@ -1,4 +1,5 @@
aiohttp==3.6.2
aiohttp-jinja2==1.2.0
async-timeout==3.0.1
atomicwrites==1.3.0
attrs==19.3.0
@ -6,9 +7,11 @@ chardet==3.0.4
docopt==0.6.2
hbmqtt==0.9.5
idna==2.8
Jinja2==2.10.3
MarkupSafe==1.1.1
multidict==4.5.2
passlib==1.7.2
PyYAML==5.2
PyYAML==5.3b1
six==1.13.0
tinydb==3.15.2
transitions==0.7.1