datasciencedojo commited on
Commit
b5c7d86
·
1 Parent(s): aef3bc8

fixed socket_option error

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  mediapipe
2
- gradio
 
 
1
  mediapipe
2
+ gradio
3
+ httpx==0.24.1