cahya commited on
Commit
6949b5c
·
1 Parent(s): af39df9

set the streamlit version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ numpy
2
  mtranslate
3
  # streamlit version 0.67.1 is needed due to issue with caching
4
  # streamlit==0.67.1
5
- streamlit
6
  psutil
 
2
  mtranslate
3
  # streamlit version 0.67.1 is needed due to issue with caching
4
  # streamlit==0.67.1
5
+ streamlit==1.9.0
6
  psutil