update requrie
Browse files- requirements.txt +6 -41
requirements.txt
CHANGED
@@ -1,42 +1,7 @@
|
|
1 |
-
smolagents
|
2 |
-
anthropic>=0.37.1
|
3 |
-
beautifulsoup4>=4.12.3
|
4 |
-
datasets>=2.21.0
|
5 |
-
google_search_results>=2.4.2
|
6 |
-
huggingface_hub>=0.23.4
|
7 |
-
mammoth>=1.8.0
|
8 |
-
markdownify>=0.13.1
|
9 |
-
numexpr>=2.10.1
|
10 |
-
numpy>=2.1.2
|
11 |
-
openai>=1.52.2
|
12 |
-
openpyxl
|
13 |
-
pandas>=2.2.3
|
14 |
-
pathvalidate>=3.2.1
|
15 |
-
pdfminer>=20191125
|
16 |
-
pdfminer.six>=20240706
|
17 |
-
Pillow>=11.0.0
|
18 |
-
puremagic>=1.28
|
19 |
-
pypdf>=5.1.0
|
20 |
-
python-dotenv>=1.0.1
|
21 |
-
python_pptx>=1.0.2
|
22 |
-
Requests>=2.32.3
|
23 |
-
serpapi>=0.1.5
|
24 |
-
tqdm>=4.66.4
|
25 |
-
torch>=2.2.2
|
26 |
-
torchvision>=0.17.2
|
27 |
-
transformers>=4.46.0
|
28 |
-
youtube_transcript_api>=0.6.2
|
29 |
-
chess
|
30 |
-
sympy
|
31 |
-
pubchempy
|
32 |
-
Bio
|
33 |
-
scikit-learn
|
34 |
-
scipy
|
35 |
-
pydub
|
36 |
-
PyPDF2
|
37 |
-
python-pptx
|
38 |
-
torch
|
39 |
-
xlrd
|
40 |
-
SpeechRecognition
|
41 |
litellm
|
42 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
smolagents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
litellm
|
3 |
+
dotenv
|
4 |
+
requests
|
5 |
+
brave-search
|
6 |
+
litellm
|
7 |
+
google-api-python-client
|