czrrr commited on
Commit
1811d65
·
verified ·
1 Parent(s): f079cb0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
- smolagents
2
- gradio
3
- pandas
4
- requests
5
  litellm
6
- ddgs
 
 
 
 
 
 
1
+ smolagents>=1.17.0
2
+ gradio>=5.0
3
+ pandas>=2.0
4
+ requests>=2.31
5
  litellm
6
+ ddgs
7
+ beautifulsoup4
8
+ pypdf
9
+ python-docx
10
+ openpyxl
11
+ Pillow