Bernd-Ebenhoch commited on
Commit
15fb5b3
·
1 Parent(s): ff34d7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  tensorflow==2.10.0
2
  streamlit>=1.10.0
3
- matplotlib
4
  numpy
5
  scikit-learn
6
  pandas
 
1
  tensorflow==2.10.0
2
  streamlit>=1.10.0
3
+ matplotlib==3.5.1
4
  numpy
5
  scikit-learn
6
  pandas