SherifAnar commited on
Commit
9f52bca
·
verified ·
1 Parent(s): a656e19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit>=1.28.0
2
- plotly>=5.15.0
3
- pandas>=1.5.0
4
- nltk>=3.8.0
5
- razdel>=0.5.0
 
1
+ streamlit==1.28.0
2
+ plotly==5.15.0
3
+ pandas==1.5.0
4
+ nltk==3.8.0
5
+ razdel==0.5.0