baconnier commited on
Commit
b96df3f
·
verified ·
1 Parent(s): ce98ca4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- gradio==4.8.0
2
  openai==1.3.0
3
- python-dotenv==1.0.0
 
 
 
 
 
 
1
  openai==1.3.0
2
+ gradio==4.8.0
3
+ instructor==0.4.8
4
+ plotly==5.18.0
5
+ python-dotenv==1.0.0
6
+ pydantic==2.5.2