Scezui commited on
Commit
d19a600
1 Parent(s): 50ced84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- flask
2
- numpy
3
  pickle-mixin==1.0.2
4
  scikit-learn==1.2.2
5
  gunicorn
6
- matplotlib
7
- pandas
8
- tensorflow
 
1
+ flask==2.2.3
2
+ numpy==1.24.2
3
  pickle-mixin==1.0.2
4
  scikit-learn==1.2.2
5
  gunicorn
6
+ matplotlib==3.7.2
7
+ pandas==2.0.3
8
+ tensorflow==2.15.0