Skip to content

Commit 307f1c4

Browse files
Update requirements.txt
1 parent 7cc4c76 commit 307f1c4

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
tensorflow
2-
nltk
3-
keras
4-
numpy
5-
streamlit
6-
seaborn
7-
tweepy
8-
textblob
9-
flask
10-
pandas
1+
tensorflow==2.4.1
2+
nltk==3.5
3+
keras==2.4.3
4+
numpy==1.19.5
5+
streamlit==0.52.1
6+
seaborn==0.11.1
7+
tweepy==3.10.0
8+
textblob==0.15.3
9+
flask==1.1.2
10+
pandas==1.2.2
1111
matplotlib==3.2
12-
scikit_learn
13-
statsmodels
14-
yfinance
15-
alpha_vantage
12+
scikit_learn==0.24.1
13+
statsmodels==0.12.2
14+
yfinance==0.1.54
15+
alpha_vantage==2.3.1
1616
https://pypi.anaconda.org/berber/simple/tweet-preprocessor/0.5.0/tweet-preprocessor-0.5.0.tar.gz

0 commit comments

Comments
 (0)