ABDALLALSWAITI commited on
Commit
8d8f017
·
verified ·
1 Parent(s): e2a0950

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio>=4.0.0
2
  gradio-client>=0.8.0
3
  mcp>=1.0.0
 
4
  openai>=1.0.0
5
  python-dotenv>=1.0.0
6
  fpdf2>=2.7.0
 
1
  gradio>=4.0.0
2
  gradio-client>=0.8.0
3
  mcp>=1.0.0
4
+ pydantic==2.8.2
5
  openai>=1.0.0
6
  python-dotenv>=1.0.0
7
  fpdf2>=2.7.0