charantejapolavarapu commited on
Commit
7d64e0f
·
verified ·
1 Parent(s): 7904b3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
  streamlit
2
  feedparser
3
- requests
4
  beautifulsoup4
5
- # Explicitly install lxml
6
- lxml
7
- # Install the separate lxml_html_clean project
8
- lxml_html_clean
9
- # newspaper3k needs to be listed AFTER its lxml dependencies
10
- newspaper3k
 
1
  streamlit
2
  feedparser
3
+ newspaper3k
4
  beautifulsoup4
5
+ requests
6
+ lxml