Merge pull request #784 from hectorm/add-dbus-python

Add dbus-python to requirements.txt
This commit is contained in:
Simone Margaritelli 2020-01-16 12:02:07 +01:00 committed by GitHub
commit 66acecb387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,4 +18,5 @@ gast==0.2.2
flask==1.0.2
flask-cors==3.0.7
flask-wtf==0.14.2
dbus-python==1.2.12
toml==0.10.0