Commit
·
22041f5
1
Parent(s):
a5eac3c
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ joblib==1.3.2
|
|
| 6 |
newspaper3k==0.2.8
|
| 7 |
numpy==1.24.3
|
| 8 |
pandas==2.1.4
|
|
|
|
| 9 |
pydantic==2.5.3
|
| 10 |
lxml_html_clean==0.4.2
|
| 11 |
requests==2.32.3
|
|
|
|
| 6 |
newspaper3k==0.2.8
|
| 7 |
numpy==1.24.3
|
| 8 |
pandas==2.1.4
|
| 9 |
+
psutil==7.0.0
|
| 10 |
pydantic==2.5.3
|
| 11 |
lxml_html_clean==0.4.2
|
| 12 |
requests==2.32.3
|