We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc4c76 commit 307f1c4Copy full SHA for 307f1c4
1 file changed
requirements.txt
@@ -1,16 +1,16 @@
1
-tensorflow
2
-nltk
3
-keras
4
-numpy
5
-streamlit
6
-seaborn
7
-tweepy
8
-textblob
9
-flask
10
-pandas
+tensorflow==2.4.1
+nltk==3.5
+keras==2.4.3
+numpy==1.19.5
+streamlit==0.52.1
+seaborn==0.11.1
+tweepy==3.10.0
+textblob==0.15.3
+flask==1.1.2
+pandas==1.2.2
11
matplotlib==3.2
12
-scikit_learn
13
-statsmodels
14
-yfinance
15
-alpha_vantage
+scikit_learn==0.24.1
+statsmodels==0.12.2
+yfinance==0.1.54
+alpha_vantage==2.3.1
16
https://pypi.anaconda.org/berber/simple/tweet-preprocessor/0.5.0/tweet-preprocessor-0.5.0.tar.gz
0 commit comments