Scezui commited on
Commit
33d9379
1 Parent(s): c2e4746

update req

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- flask
2
  gunicorn
3
- tensorflow
4
- matplotlib
5
- numpy
 
1
+ flask==2.3.3
2
  gunicorn
3
+ tensorflow==2.15.0
4
+ matplotlib==3.7.2
5
+ numpy==1.24.3