rwightman HF staff commited on
Commit
e9dd184
·
verified ·
1 Parent(s): 54d6416

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
 
1
  gradio
2
  pandas
3
  plotly
4
  rapidfuzz
5
  statsmodels
6
- pydantic==2.8.2
 
1
+ fastapi==0.112.2
2
+ starlette=0.38.2
3
  gradio
4
  pandas
5
  plotly
6
  rapidfuzz
7
  statsmodels