SorrelC commited on
Commit
7889f7c
·
verified ·
1 Parent(s): 9417e04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio==4.44.0
2
- pandas==2.1.4
3
  numpy
 
1
+ gradio>=5.0.0
2
+ pandas>=2.2.0
3
  numpy