wuhp commited on
Commit
10441bb
·
verified ·
1 Parent(s): a72fba6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- # versions verified on a Hugging Face Space 2025‑04‑19
2
- huggingface_hub==0.25.2
3
  google-genai
 
4
  gradio
5
- pydantic
 
1
+ pydantic==2.10.6
 
2
  google-genai
3
+ python-dotenv
4
  gradio
5
+ huggingface_hub==0.25.2