Spaces:
Sleeping
Sleeping
RaghulDevaraj
commited on
requirements initial commit
Browse files- requirements.txt +151 -1
requirements.txt
CHANGED
@@ -1 +1,151 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohappyeyeballs==2.4.3
|
3 |
+
aiohttp==3.10.10
|
4 |
+
aiosignal==1.3.1
|
5 |
+
annotated-types==0.7.0
|
6 |
+
anyio==4.6.2.post1
|
7 |
+
asgiref==3.8.1
|
8 |
+
attrs==24.2.0
|
9 |
+
backoff==2.2.1
|
10 |
+
bcrypt==4.2.0
|
11 |
+
beautifulsoup4==4.12.3
|
12 |
+
build==1.2.2.post1
|
13 |
+
cachetools==5.5.0
|
14 |
+
certifi==2024.8.30
|
15 |
+
charset-normalizer==3.4.0
|
16 |
+
chroma-hnswlib==0.7.6
|
17 |
+
chromadb==0.5.18
|
18 |
+
click==8.1.7
|
19 |
+
coloredlogs==15.0.1
|
20 |
+
dataclasses-json==0.6.7
|
21 |
+
Deprecated==1.2.14
|
22 |
+
distro==1.9.0
|
23 |
+
durationpy==0.9
|
24 |
+
fastapi==0.115.4
|
25 |
+
fastembed==0.4.1
|
26 |
+
ffmpy==0.4.0
|
27 |
+
filelock==3.16.1
|
28 |
+
flatbuffers==24.3.25
|
29 |
+
frozenlist==1.5.0
|
30 |
+
fsspec==2024.10.0
|
31 |
+
google-auth==2.36.0
|
32 |
+
googleapis-common-protos==1.65.0
|
33 |
+
gpt4all==2.8.2
|
34 |
+
gradio==5.5.0
|
35 |
+
gradio_client==1.4.2
|
36 |
+
greenlet==3.1.1
|
37 |
+
groq==0.11.0
|
38 |
+
grpcio==1.67.1
|
39 |
+
h11==0.14.0
|
40 |
+
httpcore==1.0.6
|
41 |
+
httptools==0.6.4
|
42 |
+
httpx==0.27.2
|
43 |
+
httpx-sse==0.4.0
|
44 |
+
huggingface-hub==0.26.2
|
45 |
+
humanfriendly==10.0
|
46 |
+
idna==3.10
|
47 |
+
importlib_metadata==8.5.0
|
48 |
+
importlib_resources==6.4.5
|
49 |
+
Jinja2==3.1.4
|
50 |
+
jsonlines==4.0.0
|
51 |
+
jsonpatch==1.33
|
52 |
+
jsonpointer==3.0.0
|
53 |
+
kubernetes==31.0.0
|
54 |
+
langchain==0.3.7
|
55 |
+
langchain-community==0.3.5
|
56 |
+
langchain-core==0.3.15
|
57 |
+
langchain-groq==0.2.1
|
58 |
+
langchain-nomic==0.1.4
|
59 |
+
langchain-text-splitters==0.3.2
|
60 |
+
langchainhub==0.1.21
|
61 |
+
langgraph==0.2.45
|
62 |
+
langgraph-checkpoint==2.0.2
|
63 |
+
langgraph-sdk==0.1.35
|
64 |
+
langsmith==0.1.142
|
65 |
+
loguru==0.7.2
|
66 |
+
markdown-it-py==3.0.0
|
67 |
+
MarkupSafe==2.1.5
|
68 |
+
marshmallow==3.23.1
|
69 |
+
mdurl==0.1.2
|
70 |
+
mmh3==4.1.0
|
71 |
+
monotonic==1.6
|
72 |
+
mpmath==1.3.0
|
73 |
+
msgpack==1.1.0
|
74 |
+
multidict==6.1.0
|
75 |
+
mypy-extensions==1.0.0
|
76 |
+
nomic==3.3.2
|
77 |
+
numpy==1.26.4
|
78 |
+
oauthlib==3.2.2
|
79 |
+
onnx==1.17.0
|
80 |
+
onnxruntime==1.17.0
|
81 |
+
opentelemetry-api==1.28.1
|
82 |
+
opentelemetry-exporter-otlp-proto-common==1.28.1
|
83 |
+
opentelemetry-exporter-otlp-proto-grpc==1.28.1
|
84 |
+
opentelemetry-instrumentation==0.49b1
|
85 |
+
opentelemetry-instrumentation-asgi==0.49b1
|
86 |
+
opentelemetry-instrumentation-fastapi==0.49b1
|
87 |
+
opentelemetry-proto==1.28.1
|
88 |
+
opentelemetry-sdk==1.28.1
|
89 |
+
opentelemetry-semantic-conventions==0.49b1
|
90 |
+
opentelemetry-util-http==0.49b1
|
91 |
+
orjson==3.10.11
|
92 |
+
overrides==7.7.0
|
93 |
+
packaging==24.2
|
94 |
+
pandas==2.2.3
|
95 |
+
pillow==10.4.0
|
96 |
+
posthog==3.7.0
|
97 |
+
propcache==0.2.0
|
98 |
+
protobuf==5.28.3
|
99 |
+
py_rust_stemmers==0.1.3
|
100 |
+
pyarrow==18.0.0
|
101 |
+
pyasn1==0.6.1
|
102 |
+
pyasn1_modules==0.4.1
|
103 |
+
pydantic==2.9.2
|
104 |
+
pydantic-settings==2.6.1
|
105 |
+
pydantic_core==2.23.4
|
106 |
+
pydub==0.25.1
|
107 |
+
Pygments==2.18.0
|
108 |
+
PyJWT==2.9.0
|
109 |
+
PyPika==0.48.9
|
110 |
+
pyproject_hooks==1.2.0
|
111 |
+
python-dateutil==2.9.0.post0
|
112 |
+
python-dotenv==1.0.1
|
113 |
+
python-multipart==0.0.12
|
114 |
+
pytz==2024.2
|
115 |
+
PyYAML==6.0.2
|
116 |
+
regex==2024.11.6
|
117 |
+
requests==2.32.3
|
118 |
+
requests-oauthlib==2.0.0
|
119 |
+
requests-toolbelt==1.0.0
|
120 |
+
rich==13.9.4
|
121 |
+
rsa==4.9
|
122 |
+
ruff==0.7.3
|
123 |
+
safehttpx==0.1.1
|
124 |
+
semantic-version==2.10.0
|
125 |
+
shellingham==1.5.4
|
126 |
+
six==1.16.0
|
127 |
+
sniffio==1.3.1
|
128 |
+
soupsieve==2.6
|
129 |
+
SQLAlchemy==2.0.35
|
130 |
+
starlette==0.41.2
|
131 |
+
sympy==1.13.3
|
132 |
+
tavily-python==0.5.0
|
133 |
+
tenacity==9.0.0
|
134 |
+
tiktoken==0.8.0
|
135 |
+
tokenizers==0.20.3
|
136 |
+
tomlkit==0.12.0
|
137 |
+
tqdm==4.67.0
|
138 |
+
typer==0.13.0
|
139 |
+
types-requests==2.32.0.20241016
|
140 |
+
typing-inspect==0.9.0
|
141 |
+
typing_extensions==4.12.2
|
142 |
+
tzdata==2024.2
|
143 |
+
urllib3==2.2.3
|
144 |
+
uvicorn==0.32.0
|
145 |
+
uvloop==0.21.0
|
146 |
+
watchfiles==0.24.0
|
147 |
+
websocket-client==1.8.0
|
148 |
+
websockets==12.0
|
149 |
+
wrapt==1.16.0
|
150 |
+
yarl==1.17.1
|
151 |
+
zipp==3.20.2
|