MUKHAMMED19 commited on
Commit
dd4f3bb
·
verified ·
1 Parent(s): d0285c3

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -5,8 +5,8 @@ description = "Add your description here"
5
  readme = "README.md"
6
  requires-python = ">=3.12"
7
  dependencies = [
8
- "gradio==4.31.0",
9
- "gradio-client==1.0.0",
10
  "mediapipe==0.10.21",
11
  "numpy==1.26.4",
12
  "opencv-contrib-python==4.11.0.86",
 
5
  readme = "README.md"
6
  requires-python = ">=3.12"
7
  dependencies = [
8
+ "gradio==5.23.3",
9
+ "gradio_client==1.8.0",
10
  "mediapipe==0.10.21",
11
  "numpy==1.26.4",
12
  "opencv-contrib-python==4.11.0.86",