Omkar192002 commited on
Commit
8d0cf2d
·
verified ·
1 Parent(s): e6bfb30

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +159 -0
requirements.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.2.2
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
+ asgiref==3.8.1
9
+ astunparse==1.6.3
10
+ attrs==25.3.0
11
+ av==14.3.0
12
+ backoff==2.2.1
13
+ bcrypt==4.3.0
14
+ build==1.2.2.post1
15
+ cachetools==5.5.2
16
+ certifi==2025.4.26
17
+ cffi==1.17.1
18
+ charset-normalizer==3.4.2
19
+ chromadb==1.0.8
20
+ click==8.1.8
21
+ colorama==0.4.6
22
+ coloredlogs==15.0.1
23
+ Deprecated==1.2.18
24
+ distro==1.9.0
25
+ docstring_parser==0.16
26
+ docx==0.2.4
27
+ durationpy==0.9
28
+ eval_type_backport==0.2.2
29
+ Events==0.5
30
+ fastapi==0.115.9
31
+ filelock==3.18.0
32
+ flatbuffers==25.2.10
33
+ frozenlist==1.6.0
34
+ fsspec==2025.3.2
35
+ gast==0.6.0
36
+ google-auth==2.40.1
37
+ google-pasta==0.2.0
38
+ googleapis-common-protos==1.70.0
39
+ grpcio==1.71.0
40
+ h11==0.16.0
41
+ h5py==3.13.0
42
+ hf-xet==1.1.0
43
+ httpcore==1.0.9
44
+ httptools==0.6.4
45
+ httpx==0.28.1
46
+ huggingface-hub==0.31.1
47
+ humanfriendly==10.0
48
+ idna==3.10
49
+ importlib_metadata==8.6.1
50
+ importlib_resources==6.5.2
51
+ Jinja2==3.1.6
52
+ jiter==0.9.0
53
+ jsonschema==4.23.0
54
+ jsonschema-specifications==2025.4.1
55
+ keras==3.9.2
56
+ kubernetes==32.0.1
57
+ libclang==18.1.1
58
+ livekit==1.0.6
59
+ livekit-agents==1.0.19
60
+ livekit-api==1.0.2
61
+ livekit-plugins-cartesia==1.0.19
62
+ livekit-plugins-deepgram==1.0.19
63
+ livekit-plugins-noise-cancellation==0.2.3
64
+ livekit-plugins-openai==1.0.19
65
+ livekit-plugins-silero==1.0.19
66
+ livekit-plugins-turn-detector==1.0.19
67
+ livekit-protocol==1.0.2
68
+ lxml==5.4.0
69
+ Markdown==3.8
70
+ markdown-it-py==3.0.0
71
+ MarkupSafe==3.0.2
72
+ mdurl==0.1.2
73
+ ml_dtypes==0.5.1
74
+ mmh3==5.1.0
75
+ mpmath==1.3.0
76
+ multidict==6.4.3
77
+ namex==0.0.9
78
+ nest-asyncio==1.6.0
79
+ networkx==3.4.2
80
+ numpy==2.1.3
81
+ oauthlib==3.2.2
82
+ onnxruntime==1.21.1
83
+ openai==1.77.0
84
+ opensearch-py==2.8.0
85
+ opentelemetry-api==1.32.1
86
+ opentelemetry-exporter-otlp-proto-common==1.32.1
87
+ opentelemetry-exporter-otlp-proto-grpc==1.32.1
88
+ opentelemetry-instrumentation==0.53b1
89
+ opentelemetry-instrumentation-asgi==0.53b1
90
+ opentelemetry-instrumentation-fastapi==0.53b1
91
+ opentelemetry-proto==1.32.1
92
+ opentelemetry-sdk==1.32.1
93
+ opentelemetry-semantic-conventions==0.53b1
94
+ opentelemetry-util-http==0.53b1
95
+ opt_einsum==3.4.0
96
+ optree==0.15.0
97
+ orjson==3.10.18
98
+ overrides==7.7.0
99
+ packaging==25.0
100
+ pillow==11.2.1
101
+ pinecone==6.0.2
102
+ pinecone-plugin-interface==0.0.7
103
+ posthog==4.0.1
104
+ propcache==0.3.1
105
+ protobuf==5.29.4
106
+ psutil==7.0.0
107
+ pyasn1==0.6.1
108
+ pyasn1_modules==0.4.2
109
+ pycparser==2.22
110
+ pydantic==2.11.4
111
+ pydantic_core==2.33.2
112
+ Pygments==2.19.1
113
+ PyJWT==2.10.1
114
+ PyPDF2==3.0.1
115
+ PyPika==0.48.9
116
+ pyproject_hooks==1.2.0
117
+ python-dateutil==2.9.0.post0
118
+ python-docx==1.1.2
119
+ python-dotenv==1.1.0
120
+ python-multipart==0.0.20
121
+ PyYAML==6.0.2
122
+ referencing==0.36.2
123
+ regex==2024.11.6
124
+ requests==2.32.3
125
+ requests-oauthlib==2.0.0
126
+ rich==14.0.0
127
+ rpds-py==0.24.0
128
+ rsa==4.9.1
129
+ safetensors==0.5.3
130
+ shellingham==1.5.4
131
+ six==1.17.0
132
+ sniffio==1.3.1
133
+ sounddevice==0.5.1
134
+ starlette==0.45.3
135
+ sympy==1.14.0
136
+ tenacity==9.1.2
137
+ tensorboard==2.19.0
138
+ tensorboard-data-server==0.7.2
139
+ tensorflow==2.19.0
140
+ tensorflow-io-gcs-filesystem==0.37.1
141
+ termcolor==3.1.0
142
+ tokenizers==0.21.1
143
+ torch==2.7.0
144
+ tqdm==4.67.1
145
+ transformers==4.51.3
146
+ typer==0.15.3
147
+ types-protobuf==4.25.0.20240417
148
+ typing-inspection==0.4.0
149
+ typing_extensions==4.13.2
150
+ urllib3==2.4.0
151
+ uvicorn==0.34.2
152
+ uvloop==0.21.0
153
+ watchfiles==1.0.5
154
+ websocket-client==1.8.0
155
+ websockets==15.0.1
156
+ Werkzeug==3.1.3
157
+ wrapt==1.17.2
158
+ yarl==1.20.0
159
+ zipp==3.21.0