James McCool commited on
Commit
282bc3d
·
1 Parent(s): fad0da8

Update streamlit version in requirements.txt to 1.48.0 for improved features and performance.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
  pandas
3
  numpy
4
  rapidfuzz
 
1
+ streamlit==1.48.0
2
  pandas
3
  numpy
4
  rapidfuzz