dlaima commited on
Commit
fdbf51e
·
verified ·
1 Parent(s): f854a1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- gradio
2
- requests
 
 
 
 
1
+ gradio>=3.30
2
+ requests>=2.28
3
+ openai>=0.27.0
4
+ smolagents>=0.1.0
5
+ pandas>=1.5