IotaCluster commited on
Commit
1b93c4e
·
verified ·
1 Parent(s): 940da14

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +183 -0
requirements.txt ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.7.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.11.18
4
+ aiosignal==1.3.2
5
+ annotated-types==0.7.0
6
+ anyio==4.9.0
7
+ asgiref==3.8.1
8
+ attrs==25.3.0
9
+ backoff==2.2.1
10
+ bcrypt==4.3.0
11
+ beautifulsoup4==4.13.4
12
+ blinker==1.9.0
13
+ build==1.2.2.post1
14
+ cachetools==5.5.2
15
+ cbor==1.0.0
16
+ certifi==2025.4.26
17
+ charset-normalizer==3.4.2
18
+ click==8.1.8
19
+ colorama==0.4.6
20
+ coloredlogs==15.0.1
21
+ chromadb
22
+ dataclasses-json==0.6.7
23
+ datasets==3.6.0
24
+ Deprecated==1.2.18
25
+ dill==0.3.8
26
+ distro==1.9.0
27
+ durationpy==0.10
28
+ fastapi==0.115.9
29
+ filelock==3.18.0
30
+ filetype==1.2.0
31
+ Flask==3.1.1
32
+ flask-cors==6.0.0
33
+ flatbuffers==25.2.10
34
+ frozenlist==1.6.0
35
+ fsspec==2025.3.0
36
+ google-api-core==2.24.2
37
+ google-auth==2.40.2
38
+ googleapis-common-protos==1.70.0
39
+ grpcio-status==1.71.0
40
+ # protobuf version loosened to allow dependency resolution
41
+ grpcio==1.71.0
42
+ greenlet==3.2.2
43
+ groq==0.26.0
44
+ httpcore==1.0.9
45
+ httptools==0.6.4
46
+ httpx==0.28.1
47
+ httpx-sse==0.4.0
48
+ huggingface-hub==0.32.0
49
+ humanfriendly==10.0
50
+ idna==3.10
51
+ ijson==3.4.0
52
+ importlib_metadata==8.6.1
53
+ importlib_resources==6.5.2
54
+ inscriptis==2.6.0
55
+ ir_datasets==0.5.10
56
+ itsdangerous==2.2.0
57
+ Jinja2==3.1.6
58
+ jiter==0.10.0
59
+ joblib==1.5.1
60
+ jsonpatch==1.33
61
+ jsonpointer==3.0.0
62
+ jsonschema==4.23.0
63
+ jsonschema-specifications==2025.4.1
64
+ kubernetes==32.0.1
65
+ langchain==0.3.25
66
+ langchain-community==0.3.24
67
+ langchain-core==0.3.61
68
+ langchain-google-genai==2.1.4
69
+ langchain-groq==0.3.2
70
+ langchain-openai==0.3.18
71
+ langchain-text-splitters==0.3.8
72
+ langgraph==0.4.7
73
+ langgraph-checkpoint==2.0.26
74
+ langgraph-prebuilt==0.2.1
75
+ langgraph-sdk==0.1.70
76
+ langsmith==0.3.42
77
+ lxml==5.4.0
78
+ lz4==4.4.4
79
+ markdown-it-py==3.0.0
80
+ MarkupSafe==3.0.2
81
+ marshmallow==3.26.1
82
+ mdurl==0.1.2
83
+ mmh3==5.1.0
84
+ mpmath==1.3.0
85
+ multidict==6.4.4
86
+ multiprocess==0.70.16
87
+ mypy_extensions==1.1.0
88
+ networkx==3.4.2
89
+ numpy==2.2.6
90
+ oauthlib==3.2.2
91
+ onnxruntime==1.22.0
92
+ openai==1.82.0
93
+ opentelemetry-api==1.33.1
94
+ opentelemetry-exporter-otlp-proto-common==1.33.1
95
+ opentelemetry-exporter-otlp-proto-grpc==1.33.1
96
+ opentelemetry-instrumentation==0.54b1
97
+ opentelemetry-instrumentation-asgi==0.54b1
98
+ opentelemetry-instrumentation-fastapi==0.54b1
99
+ opentelemetry-proto==1.33.1
100
+ opentelemetry-sdk==1.33.1
101
+ opentelemetry-semantic-conventions==0.54b1
102
+ opentelemetry-util-http==0.54b1
103
+ orjson==3.10.18
104
+ ormsgpack==1.10.0
105
+ overrides==7.7.0
106
+ packaging==24.2
107
+ pandas==2.2.3
108
+ peft==0.15.2
109
+ pillow==11.2.1
110
+ posthog==4.2.0
111
+ propcache==0.3.1
112
+ proto-plus==1.26.1
113
+ psutil==7.0.0
114
+ pyarrow==20.0.0
115
+ pyasn1==0.6.1
116
+ pyasn1_modules==0.4.2
117
+ pydantic==2.11.5
118
+ pydantic-settings==2.9.1
119
+ pydantic_core==2.33.2
120
+ Pygments==2.19.1
121
+ PyPika==0.48.9
122
+ pyproject_hooks==1.2.0
123
+ pyreadline3==3.5.4
124
+ python-dateutil==2.9.0.post0
125
+ python-dotenv==1.1.0
126
+ pytz==2025.2
127
+ PyYAML==6.0.2
128
+ referencing==0.36.2
129
+ regex==2024.11.6
130
+ requests==2.32.3
131
+ requests-oauthlib==2.0.0
132
+ requests-toolbelt==1.0.0
133
+ rich==14.0.0
134
+ rpds-py==0.25.1
135
+ rsa==4.9.1
136
+ safetensors==0.5.3
137
+ scikit-learn==1.6.1
138
+ scipy==1.15.3
139
+ sentence-transformers==4.1.0
140
+ sentencepiece==0.2.0
141
+ shellingham==1.5.4
142
+ six==1.17.0
143
+ sniffio==1.3.1
144
+ soupsieve==2.7
145
+ SQLAlchemy==2.0.41
146
+ starlette==0.45.3
147
+ sympy==1.14.0
148
+ tenacity==9.1.2
149
+ threadpoolctl==3.6.0
150
+ tiktoken==0.9.0
151
+ tokenizers==0.21.1
152
+ torch==2.7.0
153
+ tqdm==4.67.1
154
+ transformers==4.52.3
155
+ trec-car-tools==2.6
156
+ typer==0.15.4
157
+ typing-inspect==0.9.0
158
+ typing-inspection==0.4.1
159
+ typing_extensions==4.13.2
160
+ tzdata==2025.2
161
+ unlzw3==0.2.3
162
+ urllib3==2.4.0
163
+ uvicorn==0.34.2
164
+ warc3-wet==0.2.5
165
+ warc3-wet-clueweb09==0.2.5
166
+ watchfiles==1.0.5
167
+ websocket-client==1.8.0
168
+ websockets==15.0.1
169
+ Werkzeug==3.1.3
170
+ wrapt==1.17.2
171
+ xxhash==3.5.0
172
+ yarl==1.20.0
173
+ zipp==3.21.0
174
+ zlib-state==0.1.9
175
+ zstandard==0.23.0
176
+ gunicorn==23.0.0
177
+ gradio_client
178
+ qdrant-client
179
+ psutil
180
+
181
+ # FastAPI & Uvicorn extras
182
+ uvicorn[standard]==0.34.2
183
+ python-multipart==0.0.6