keenthinker commited on
Commit
3fc7c1e
·
verified ·
1 Parent(s): 780bede

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -175
requirements.txt CHANGED
@@ -1,175 +1,8 @@
1
- # This file is @generated by PDM.
2
- # Please do not edit it manually.
3
-
4
- aiofiles==24.1.0
5
- aiohappyeyeballs==2.6.1
6
- aiohttp==3.11.18
7
- aiosignal==1.3.2
8
- annotated-types==0.7.0
9
- anyio==4.9.0
10
- arxiv==2.2.0
11
- attrs==25.3.0
12
- authlib==1.6.0
13
- beautifulsoup4==4.13.4
14
- certifi==2025.4.26
15
- cffi==1.17.1
16
- charset-normalizer==3.4.2
17
- click==8.1.8
18
- colorama==0.4.6; platform_system == "Windows" or sys_platform == "win32"
19
- contourpy==1.3.2
20
- cryptography==45.0.2
21
- cycler==0.12.1
22
- dataclasses-json==0.6.7
23
- datasets==3.6.0
24
- deprecation==2.1.0
25
- dill==0.3.8
26
- distro==1.9.0
27
- dotenv==0.9.9
28
- duckduckgo-search==8.0.2
29
- fastapi==0.115.12
30
- feedparser==6.0.11
31
- ffmpy==0.5.0
32
- filelock==3.18.0
33
- fonttools==4.58.0
34
- frozenlist==1.6.0
35
- fsspec[http]==2025.3.0
36
- gotrue==2.12.0
37
- gradio-client==1.10.1
38
- gradio[oauth]==5.31.0
39
- greenlet==3.2.2; (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64") and python_version < "3.14"
40
- groovy==0.1.2
41
- grpcio==1.67.1
42
- h11==0.16.0
43
- h2==4.2.0
44
- hf-xet==1.1.2; platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "arm64" or platform_machine == "aarch64"
45
- hpack==4.1.0
46
- httpcore==1.0.9
47
- httpx-sse==0.4.0
48
- httpx[http2]==0.28.1
49
- huggingface-hub==0.32.0
50
- hyperframe==6.1.0
51
- idna==3.10
52
- iniconfig==2.1.0
53
- itsdangerous==2.2.0
54
- jinja2==3.1.6
55
- jiter==0.9.0
56
- joblib==1.5.0
57
- jsonpatch==1.33
58
- jsonpointer==3.0.0
59
- kiwisolver==1.4.8
60
- langchain==0.3.25
61
- langchain-community==0.3.24
62
- langchain-core==0.3.61
63
- langchain-huggingface==0.2.0
64
- langchain-openai==0.3.18
65
- langchain-text-splitters==0.3.8
66
- langgraph==0.4.7
67
- langgraph-checkpoint==2.0.26
68
- langgraph-prebuilt==0.2.1
69
- langgraph-sdk==0.1.69
70
- langsmith==0.3.42
71
- lxml==5.4.0
72
- markdown-it-py==3.0.0; sys_platform != "emscripten"
73
- markupsafe==3.0.2
74
- marshmallow==3.26.1
75
- matplotlib==3.10.3
76
- mdurl==0.1.2; sys_platform != "emscripten"
77
- milvus-lite==2.4.12; sys_platform != "win32"
78
- mpmath==1.3.0
79
- multidict==6.4.3
80
- multiprocess==0.70.16
81
- mypy-extensions==1.1.0
82
- networkx==3.4.2
83
- numpy==2.2.5
84
- nvidia-cublas-cu12==12.6.4.1; platform_system == "Linux" and platform_machine == "x86_64"
85
- nvidia-cuda-cupti-cu12==12.6.80; platform_system == "Linux" and platform_machine == "x86_64"
86
- nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == "Linux" and platform_machine == "x86_64"
87
- nvidia-cuda-runtime-cu12==12.6.77; platform_system == "Linux" and platform_machine == "x86_64"
88
- nvidia-cudnn-cu12==9.5.1.17; platform_system == "Linux" and platform_machine == "x86_64"
89
- nvidia-cufft-cu12==11.3.0.4; platform_system == "Linux" and platform_machine == "x86_64"
90
- nvidia-cufile-cu12==1.11.1.6; platform_system == "Linux" and platform_machine == "x86_64"
91
- nvidia-curand-cu12==10.3.7.77; platform_system == "Linux" and platform_machine == "x86_64"
92
- nvidia-cusolver-cu12==11.7.1.2; platform_system == "Linux" and platform_machine == "x86_64"
93
- nvidia-cusparse-cu12==12.5.4.2; platform_system == "Linux" and platform_machine == "x86_64"
94
- nvidia-cusparselt-cu12==0.6.3; platform_system == "Linux" and platform_machine == "x86_64"
95
- nvidia-nccl-cu12==2.26.2; platform_system == "Linux" and platform_machine == "x86_64"
96
- nvidia-nvjitlink-cu12==12.6.85; platform_system == "Linux" and platform_machine == "x86_64"
97
- nvidia-nvtx-cu12==12.6.77; platform_system == "Linux" and platform_machine == "x86_64"
98
- openai==1.79.0
99
- orjson==3.10.18
100
- ormsgpack==1.9.1
101
- packaging==24.2
102
- pandas==2.2.3
103
- pillow==11.2.1
104
- pluggy==1.6.0
105
- postgrest==1.0.1
106
- primp==0.15.0
107
- propcache==0.3.1
108
- protobuf==6.31.0
109
- psycopg2-binary==2.9.10
110
- pyarrow==20.0.0
111
- pycparser==2.22
112
- pydantic==2.11.4
113
- pydantic-core==2.33.2
114
- pydantic-settings==2.9.1
115
- pydub==0.25.1
116
- pygments==2.19.1; sys_platform != "emscripten"
117
- pyjwt==2.10.1
118
- pymilvus==2.5.10
119
- pymupdf==1.26.0
120
- pyparsing==3.2.3
121
- pytest==8.3.5
122
- pytest-mock==3.14.0
123
- python-dateutil==2.9.0.post0
124
- python-dotenv==1.1.0
125
- python-multipart==0.0.20
126
- pytz==2025.2
127
- pyyaml==6.0.2
128
- rank-bm25==0.2.2
129
- realtime==2.4.3
130
- regex==2024.11.6
131
- requests==2.32.3
132
- requests-toolbelt==1.0.0
133
- rich==14.0.0; sys_platform != "emscripten"
134
- ruff==0.11.10; sys_platform != "emscripten"
135
- safehttpx==0.1.6
136
- safetensors==0.5.3
137
- scikit-learn==1.6.1
138
- scipy==1.15.3
139
- semantic-version==2.10.0
140
- sentence-transformers==4.1.0
141
- setuptools==80.7.1
142
- sgmllib3k==1.0.0
143
- shellingham==1.5.4; sys_platform != "emscripten"
144
- six==1.17.0
145
- sniffio==1.3.1
146
- soupsieve==2.7
147
- sqlalchemy==2.0.41
148
- starlette==0.46.2
149
- storage3==0.11.3
150
- strenum==0.4.15
151
- supabase==2.15.1
152
- supafunc==0.9.4
153
- sympy==1.14.0
154
- tenacity==9.1.2
155
- threadpoolctl==3.6.0
156
- tiktoken==0.9.0
157
- tokenizers==0.21.1
158
- tomlkit==0.13.2
159
- torch==2.7.0
160
- tqdm==4.67.1
161
- transformers==4.51.3
162
- triton==3.3.0; platform_system == "Linux" and platform_machine == "x86_64"
163
- typer==0.15.4; sys_platform != "emscripten"
164
- typing-extensions==4.13.2
165
- typing-inspect==0.9.0
166
- typing-inspection==0.4.0
167
- tzdata==2025.2
168
- ujson==5.10.0
169
- urllib3==2.4.0
170
- uvicorn==0.34.2; sys_platform != "emscripten"
171
- websockets==14.2
172
- wikipedia==1.4.0
173
- xxhash==3.5.0
174
- yarl==1.20.0
175
- zstandard==0.23.0
 
1
+ gradio
2
+ requests
3
+ markdownify
4
+ smolagents
5
+ smolagents[openai]
6
+ duckduckgo-search
7
+ openpyxl
8
+ pandas