koesan commited on
Commit
f15b093
·
verified ·
1 Parent(s): 8b38758

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- Flask==2.0.3
2
- Jinja2==3.0.3
3
- MarkupSafe==2.0.1
4
- tensorflow==2.11.0
5
- opencv-python-headless==4.7.0.72
6
- numpy==1.23.5
7
- Werkzeug==2.0.3
8
- h5py==3.8.0
9
- protobuf==3.19.6
10
- itsdangerous==2.0.1
 
1
+ Flask==3.0.0
2
+ Jinja2==3.1.2
3
+ MarkupSafe==2.1.3
4
+ tensorflow==2.16.1
5
+ opencv-python-headless==4.9.0.80
6
+ numpy==1.26.4
7
+ Werkzeug==3.0.1
8
+ h5py==3.11.0