i0switch commited on
Commit
5e82ec3
·
verified ·
1 Parent(s): 6e2f673

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  # GPU wheels は ZeroGPU が自動で解決するため extra-index は不要
 
 
2
 
3
  gradio[mcp,oauth]==5.34.2
4
  spaces==0.37.1
 
1
  # GPU wheels は ZeroGPU が自動で解決するため extra-index は不要
2
+ +# --- ↓ Gradio 5.34.x と相性の良い最終バージョン ---
3
+ +pydantic==2.10.6
4
 
5
  gradio[mcp,oauth]==5.34.2
6
  spaces==0.37.1