mannjain commited on
Commit
8bda85e
1 Parent(s): a3e1bce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow
2
- tensorflow-probability
3
- streamlit
4
- matplotlib
5
  numpy
 
1
+ tensorflow
2
+ tensorflow-probability
3
+ streamlit==1.22.0
4
+ matplotlib
5
  numpy