nikigoli commited on
Commit
852f01b
1 Parent(s): 6196fc3

Trying to fix issue identified here: https://github.com/gradio-app/gradio/issues/9275 by updating requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -17,4 +17,5 @@ colorlog
17
  plotly-express
18
  setuptools
19
  wheel
20
- ushlex
 
 
17
  plotly-express
18
  setuptools
19
  wheel
20
+ ushlex
21
+ fastapi==0.112.2