kcelia commited on
Commit
6c4629b
1 Parent(s): 777db38

chore: update

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  concrete-ml==1.0.0
2
  gradio==3.11.0
3
- uvicorn==0.20.0
4
- fastapi==0.93.0
 
1
  concrete-ml==1.0.0
2
  gradio==3.11.0
3
+ uvicorn>=0.21.0
4
+ fastapi>=0.93.0