NKessler commited on
Commit
ad95fed
·
verified ·
1 Parent(s): 62090b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
  streamlit>=1.32.0
2
  plotly>=5.19.0
3
- textblob>=0.17.1
4
  textstat>=0.7.3
5
  trafilatura>=1.8.1
6
  beautifulsoup4>=4.12.3
7
  requests>=2.31.0
8
- google-generativeai>=0.4.0
9
- nltk>=3.8.1
 
1
  streamlit>=1.32.0
2
  plotly>=5.19.0
 
3
  textstat>=0.7.3
4
  trafilatura>=1.8.1
5
  beautifulsoup4>=4.12.3
6
  requests>=2.31.0
7
+ openai>=1.14.0