Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ soundfile
|
|
18 |
sox
|
19 |
moviepy
|
20 |
sounddevice
|
21 |
-
python-socketio
|
|
|
|
18 |
sox
|
19 |
moviepy
|
20 |
sounddevice
|
21 |
+
python-socketio
|
22 |
+
asyncio
|