SilvioLima commited on
Commit
a7f7feb
·
1 Parent(s): b63c305

Back e Front

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- fastapi==0.121.3
2
- pandas==2.3.3
3
  pillow<11.0
4
- pydantic==2.12.4
5
- uvicorn==0.23.2
6
  gradio>=4.0.0
 
1
+ fastapi==0.111.0
2
+ pandas==2.2.2
3
  pillow<11.0
4
+ pydantic==2.7.1
5
+ uvicorn==0.30.1
6
  gradio>=4.0.0