Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ Pillow
|
|
| 4 |
temp-mails
|
| 5 |
numpy
|
| 6 |
beautifulsoup4
|
| 7 |
-
|
|
|
|
|
|
| 4 |
temp-mails
|
| 5 |
numpy
|
| 6 |
beautifulsoup4
|
| 7 |
+
lxml
|
| 8 |
+
websocket-client==1.7.0
|