Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -11,6 +11,4 @@ spacy==3.7.4
|
|
11 |
scikit-learn==1.4.0
|
12 |
matplotlib==3.8.3
|
13 |
python-dotenv==1.0.1
|
14 |
-
|
15 |
-
lxml
|
16 |
-
beautifulsoup4
|
|
|
11 |
scikit-learn==1.4.0
|
12 |
matplotlib==3.8.3
|
13 |
python-dotenv==1.0.1
|
14 |
+
lxml==4.9.2
|
|
|
|