Yago Bolivar commited on
Commit
2f9e3d7
·
1 Parent(s): 033118e

chore: clean up requirements.txt by removing unused dependencies and updating existing ones

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -161
requirements.txt CHANGED
@@ -1,171 +1,32 @@
1
- aider-install==0.1.3
2
- aiofiles==24.1.0
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.11.18
5
- aiosignal==1.3.2
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- attrs==25.3.0
9
- audioop-lts==0.2.1
10
- audioread==3.0.1
11
- Authlib==1.5.2
12
  beautifulsoup4==4.13.4
13
- cachetools==5.5.2
14
- cairocffi==1.7.1
15
- CairoSVG==2.8.0
16
- certifi==2025.4.26
17
- cffi==1.17.1
18
- charset-normalizer==3.4.1
19
  chess==1.11.2
20
- click==8.1.8
21
- cryptography==44.0.3
22
- cssselect2==0.8.0
23
- Cython==3.1.0
24
- dataclasses-json==0.6.7
25
- decorator==5.2.1
26
- defusedxml==0.7.1
27
- distro==1.9.0
28
- docopt==0.6.2
29
- et_xmlfile==2.0.0
30
- fastapi==0.115.12
31
- ffmpeg==1.4
32
- ffmpy==0.5.0
33
  filelock==3.18.0
34
- frozenlist==1.6.0
35
- fsspec==2025.3.2
36
- git-filter-repo==2.47.0
37
- google-api-core==2.24.2
38
- google-api-python-client==2.169.0
39
- google-auth==2.40.1
40
- google-auth-httplib2==0.2.0
41
- googleapis-common-protos==1.70.0
42
  gpt4all==2.8.2
43
- gradio==5.28.0
44
- gradio_client==1.10.0
45
- groovy==0.1.2
46
- grpcio==1.71.0
47
- h11==0.16.0
48
- h2==4.2.0
49
- hpack==4.1.0
50
- httpcore==1.0.9
51
- httplib2==0.22.0
52
- httpx==0.28.1
53
- httpx-sse==0.4.0
54
- huggingface-hub==0.30.2
55
- hyperframe==6.1.0
56
- idna==3.10
57
- iniconfig==2.1.0
58
- itsdangerous==2.2.0
59
- Jinja2==3.1.6
60
- jiter==0.10.0
61
- joblib==1.5.0
62
- jsonpatch==1.33
63
- jsonpointer==3.0.0
64
- langchain==0.3.25
65
- langchain-community==0.3.24
66
- langchain-core==0.3.59
67
- langchain-text-splitters==0.3.8
68
- langsmith==0.3.42
69
- lazy_loader==0.4
70
  librosa==0.11.0
71
- llvmlite==0.44.0
72
- markdown-it-py==3.0.0
73
- MarkupSafe==3.0.2
74
- marshmallow==3.26.1
75
- mcp==1.8.0
76
- mdurl==0.1.2
77
- mpmath==1.3.0
78
- msgpack==1.1.0
79
- multidict==6.4.3
80
- mypy_extensions==1.1.0
81
- networkx==3.4.2
82
- numba==0.61.2
83
- numpy==2.2.5
84
- openai==1.81.0
85
- opencv-python==4.11.0.86
86
- openpyxl==3.1.5
87
- orjson==3.10.18
88
- packaging==24.2
89
  pandas==2.2.3
90
- pdftotext==3.0.0
91
- pillow==11.2.1
92
- pip-check==3.1
93
- pipreqs==0.4.13
94
- platformdirs==4.3.8
95
- pluggy==1.5.0
96
- pooch==1.8.2
97
- portalocker==2.10.1
98
- propcache==0.3.1
99
- proto-plus==1.26.1
100
- protobuf==6.30.2
101
- pyasn1==0.6.1
102
- pyasn1_modules==0.4.2
103
- pycparser==2.22
104
- pydantic==2.11.4
105
- pydantic-settings==2.9.1
106
- pydantic_core==2.33.2
107
- pydub==0.25.1
108
- Pygments==2.19.1
109
- PyMuPDF==1.25.5
110
- pyparsing==3.2.3
111
  pytest==8.3.5
112
- python-chess==1.999
113
- python-dateutil==2.9.0.post0
114
  python-dotenv==1.1.0
115
- python-multipart==0.0.20
116
- pytz==2025.2
117
- PyYAML==6.0.2
118
- qdrant-client==1.14.2
119
- regex==2024.11.6
120
- requests==2.32.3
121
- requests-toolbelt==1.0.0
122
- rich==14.0.0
123
- rsa==4.9.1
124
- ruff==0.11.7
125
- safehttpx==0.1.6
126
- safetensors==0.5.3
127
- scikit-learn==1.6.1
128
- scipy==1.15.3
129
- semantic-version==2.10.0
130
- sentence-transformers==4.1.0
131
- setuptools==80.3.1
132
- shellingham==1.5.4
133
- six==1.17.0
134
  smolagents==1.15.0
135
- sniffio==1.3.1
136
- soundfile==0.13.1
137
- soupsieve==2.7
138
- soxr==0.5.0.post1
139
- SQLAlchemy==2.0.40
140
- sse-starlette==2.3.4
141
- standard-aifc==3.13.0
142
- standard-chunk==3.13.0
143
- standard-sunau==3.13.0
144
- starlette==0.46.2
145
- sympy==1.14.0
146
- tenacity==9.1.2
147
- terminaltables==3.1.10
148
- threadpoolctl==3.6.0
149
- tinycss2==1.4.0
150
- tokenizers==0.21.1
151
- tomlkit==0.13.2
152
- torch==2.7.0
153
- torchaudio==2.7.0
154
- tqdm==4.67.1
155
  transformers==4.51.3
156
- typer==0.15.3
157
- typing-inspect==0.9.0
158
- typing-inspection==0.4.0
159
- typing_extensions==4.13.2
160
- tzdata==2025.2
161
- uritemplate==4.1.1
162
- urllib3==2.4.0
163
- uv==0.6.6
164
- uvicorn==0.34.2
165
- webencodings==0.5.1
166
- websockets==15.0.1
167
- yarg==0.1.10
168
- yarl==1.20.0
169
- youtube-transcript-api==1.0.3
170
- yt-dlp==2025.4.30
171
- zstandard==0.23.0
 
1
+ attrs>=21.4.0
 
 
 
 
 
 
 
 
 
 
2
  beautifulsoup4==4.13.4
 
 
 
 
 
 
3
  chess==1.11.2
4
+ colorama==0.4.6
5
+ configparser>=5.0.0
6
+ cryptography==45.0.2
7
+ docutils==0.21.2
 
 
 
 
 
 
 
 
 
8
  filelock==3.18.0
 
 
 
 
 
 
 
 
9
  gpt4all==2.8.2
10
+ gradio==5.30.0
11
+ html.parser
12
+ ipython==9.2.0
13
+ ipywidgets==8.1.7
14
+ keyring==25.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  librosa==0.11.0
16
+ numpy==2.2.6
17
+ opencv_python==4.11.0.86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  pandas==2.2.3
19
+ Pillow==11.2.1
20
+ protobuf==6.31.0
21
+ pyOpenSSL==25.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  pytest==8.3.5
 
 
23
  python-dotenv==1.1.0
24
+ redis==6.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  smolagents==1.15.0
26
+ Sphinx==8.2.3
27
+ torch>=2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  transformers==4.51.3
29
+ urllib3_secure_extra==0.1.0
30
+ youtube_transcript_api==1.0.3
31
+ yt_dlp>=2023.0.0
32
+ requests>=2.25.0