mattritchey commited on
Commit
5fe7b25
·
verified ·
1 Parent(s): f577116

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,6 +2,6 @@ numpy
2
  pandas
3
  Pillow
4
  streamlit
5
- keras
6
- tensorflow==2.10.1
7
  matplotlib
 
2
  pandas
3
  Pillow
4
  streamlit
5
+ keras==2.14.0
6
+ tensorflow==2.14.1
7
  matplotlib