Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -15,5 +15,4 @@ opencv-python
|
|
15 |
Pillow
|
16 |
websockets
|
17 |
pyaudio
|
18 |
-
asyncio
|
19 |
-
#python3 -m spacy download en_core_web_sm
|
|
|
15 |
Pillow
|
16 |
websockets
|
17 |
pyaudio
|
18 |
+
asyncio
|
|