vlapparov commited on
Commit
3abb735
·
verified ·
1 Parent(s): 7e49ef1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +116 -1
requirements.txt CHANGED
@@ -2,4 +2,119 @@ gradio
2
  requests
3
  smolagents
4
  linkup-sdk
5
- litellm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  requests
3
  smolagents
4
  linkup-sdk
5
+ litellm
6
+ aiohappyeyeballs==2.4.8
7
+ aiohttp==3.11.13
8
+ aiosignal==1.3.2
9
+ annotated-types==0.7.0
10
+ anthropic==0.49.0
11
+ anyio==4.8.0
12
+ attrs==25.1.0
13
+ beautifulsoup4==4.13.3
14
+ bio==1.7.1
15
+ biopython==1.85
16
+ biothings_client==0.4.1
17
+ certifi==2025.1.31
18
+ cffi==1.17.1
19
+ charset-normalizer==3.4.1
20
+ chess==1.11.2
21
+ click==8.1.8
22
+ cobble==0.1.4
23
+ cryptography==44.0.2
24
+ datasets==3.3.2
25
+ defusedxml==0.7.1
26
+ dill==0.3.8
27
+ distro==1.9.0
28
+ duckduckgo_search==7.5.0
29
+ et_xmlfile==2.0.0
30
+ filelock==3.17.0
31
+ frozenlist==1.5.0
32
+ fsspec==2024.12.0
33
+ google_search_results==2.4.2
34
+ gprofiler-official==1.0.0
35
+ h11==0.14.0
36
+ httpcore==1.0.7
37
+ httpx==0.28.1
38
+ huggingface-hub==0.29.1
39
+ idna==3.10
40
+ importlib_metadata==8.6.1
41
+ Jinja2==3.1.5
42
+ jiter==0.8.2
43
+ joblib==1.4.2
44
+ jsonschema==4.23.0
45
+ jsonschema-specifications==2024.10.1
46
+ linkup-sdk==0.2.3
47
+ litellm==1.62.1
48
+ lxml==5.3.1
49
+ mammoth==1.9.0
50
+ markdown-it-py==3.0.0
51
+ markdownify==1.0.0
52
+ MarkupSafe==3.0.2
53
+ mdurl==0.1.2
54
+ mpmath==1.3.0
55
+ multidict==6.1.0
56
+ multiprocess==0.70.16
57
+ mygene==3.2.2
58
+ networkx==3.4.2
59
+ numexpr==2.10.2
60
+ numpy==2.2.3
61
+ openai==1.65.2
62
+ openpyxl==3.1.5
63
+ packaging==24.2
64
+ pandas==2.2.3
65
+ pathvalidate==3.2.3
66
+ pdfminer==20191125
67
+ pdfminer.six==20240706
68
+ pillow==11.1.0
69
+ platformdirs==4.3.6
70
+ pooch==1.8.2
71
+ primp==0.14.0
72
+ propcache==0.3.0
73
+ PubChemPy==1.0.4
74
+ puremagic==1.28
75
+ pyarrow==19.0.1
76
+ pycparser==2.22
77
+ pycryptodome==3.21.0
78
+ pydantic==2.10.6
79
+ pydantic_core==2.27.2
80
+ pydub==0.25.1
81
+ Pygments==2.19.1
82
+ pypdf==5.3.1
83
+ PyPDF2==3.0.1
84
+ python-dateutil==2.9.0.post0
85
+ python-dotenv==1.0.1
86
+ python-pptx==1.0.2
87
+ pytz==2025.1
88
+ PyYAML==6.0.2
89
+ referencing==0.36.2
90
+ regex==2024.11.6
91
+ requests==2.32.3
92
+ rich==13.9.4
93
+ rpds-py==0.23.1
94
+ safetensors==0.5.3
95
+ scikit-learn==1.6.1
96
+ scipy==1.15.2
97
+ serpapi==0.1.5
98
+ setuptools==75.8.2
99
+ six==1.17.0
100
+ smolagents==1.9.2
101
+ sniffio==1.3.1
102
+ soupsieve==2.6
103
+ SpeechRecognition==3.14.1
104
+ sympy==1.13.1
105
+ threadpoolctl==3.5.0
106
+ tiktoken==0.9.0
107
+ tokenizers==0.21.0
108
+ torch==2.6.0
109
+ torchvision==0.21.0
110
+ tqdm==4.67.1
111
+ transformers==4.49.0
112
+ typing_extensions==4.12.2
113
+ tzdata==2025.1
114
+ urllib3==2.3.0
115
+ xlrd==2.0.1
116
+ XlsxWriter==3.2.2
117
+ xxhash==3.5.0
118
+ yarl==1.18.3
119
+ youtube-transcript-api==0.6.3
120
+ zipp==3.21.0