euler314 commited on
Commit
8222f9e
·
verified ·
1 Parent(s): a7058dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio
 
 
2
  plotly==5.22.0
3
  pandas==2.2.2
4
  numpy==1.26.4
 
1
+ gradio>=5.27.0
2
+ pydantic>=2.0.0,<3.0.0
3
+ fastapi>=0.115.0
4
  plotly==5.22.0
5
  pandas==2.2.2
6
  numpy==1.26.4