Merlintxu commited on
Commit
6564f20
·
verified ·
1 Parent(s): 8b7112a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -10,4 +10,7 @@ sentence-transformers==2.5.1
10
  spacy==3.7.4
11
  scikit-learn==1.4.0
12
  matplotlib==3.8.3
13
- python-dotenv==1.0.1
 
 
 
 
10
  spacy==3.7.4
11
  scikit-learn==1.4.0
12
  matplotlib==3.8.3
13
+ python-dotenv==1.0.1
14
+ requests
15
+ lxml
16
+ beautifulsoup4