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