Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi==0.112.2
|
2 |
-
starlette
|
3 |
gradio
|
4 |
pandas
|
5 |
plotly
|
|
|
1 |
fastapi==0.112.2
|
2 |
+
starlette==0.38.2
|
3 |
gradio
|
4 |
pandas
|
5 |
plotly
|