facehugger92 commited on
Commit
b0cf863
·
verified ·
1 Parent(s): 75208e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.14.0
2
  llama-index==0.9.32
3
- openai==1.8.0
 
 
1
  gradio==4.14.0
2
  llama-index==0.9.32
3
+ openai==1.8.0
4
+ pydantic==2.5.3