JUNGU commited on
Commit
23138c1
·
verified ·
1 Parent(s): f0d69bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1,3 +1,15 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ streamlit
4
+ pandas==2.2.0
5
+ requests==2.31.0
6
+ beautifulsoup4==4.12.2
7
+ nltk==3.8.1
8
+ openai==1.13.3
9
+ python-dateutil==2.8.2
10
+ plotly==5.18.0
11
+ python-dotenv==1.0.0
12
+ schedule==1.2.1
13
+ matplotlib==3.8.3
14
+ wordcloud==1.9.3
15
+ konlpy==0.6.0