Zhu-FaceOnLive commited on
Commit
b63b15e
·
verified ·
1 Parent(s): 4563550

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- flask
2
- flask-cors
3
- gradio==5.4.0
4
- datadog_api_client
5
- opencv-python
 
6
  numpy==1.24.4
 
1
+ flask
2
+ flask-cors
3
+ gradio==5.23.2
4
+ requests>=2.31.0
5
+ datadog_api_client
6
+ opencv-python
7
  numpy==1.24.4