AYI-NEDJIMI commited on
Commit
454cf1b
·
verified ·
1 Parent(s): 79a96d9

Upgrade to Gradio 5.50.0 for Python 3.13 compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio==5.50.0
2
- huggingface_hub==0.24.7
3
- plotly==5.18.0
4
- pandas==2.1.4
 
1
  gradio==5.50.0
2
+ huggingface_hub>=0.33.5
3
+ plotly>=5.18.0
4
+ pandas>=2.1.0