update requirements
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 9 May 2019 07:09:01 +0000 (09:09 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 9 May 2019 07:09:01 +0000 (09:09 +0200)
music_assistant/main.py
requirements.txt

index 70bcda0bd2ec9bf65ff839fdaac28f0a32772b98..c0af4037484531e79026153c25eea1db89a5d056 100755 (executable)
@@ -12,7 +12,6 @@ import shutil
 import slugify as unicode_slug
 import uuid
 import json
-import pkgutil
 import time
 
 from database import Database
index ee89b4aa24f2bd3a4eb3470a21256e5c0fdaedc7..6eb48e834fa28c5c5732e960064363fa47b45428 100644 (file)
@@ -1,4 +1,8 @@
 cytoolz
 aiohttp
 spotify_token
-pychromecast
\ No newline at end of file
+pychromecast
+uvloop
+slugify
+asyncio_throttle
+aiocometd
\ No newline at end of file