DebasishDhal99 commited on
Commit
2a83b84
·
verified ·
1 Parent(s): 035fd44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
- nltk
3
- essential-generators
4
- googletrans==4.0.0-rc1
 
1
+ streamlit==1.18.1 # Streamlit version in early 2023
2
+ nltk==3.8.1 # NLTK version commonly used in 2023
3
+ essential-generators==0.9.2 # Latest version around 2023
4
+ googletrans==4.0.0-rc1 # Googletrans, commonly used compatible release candidate version