YashDave commited on
Commit
bc75a0c
·
verified ·
1 Parent(s): 234c951

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +169 -0
requirements.txt ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.11.16
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.9.0
7
+ asgiref==3.8.1
8
+ async-timeout==4.0.3
9
+ attrs==25.3.0
10
+ backoff==2.2.1
11
+ bcrypt==4.3.0
12
+ blinker==1.9.0
13
+ build==1.2.2.post1
14
+ cachetools==5.5.2
15
+ certifi==2025.1.31
16
+ charset-normalizer==3.4.1
17
+ chroma-hnswlib==0.7.6
18
+ chromadb==0.6.3
19
+ click==8.1.8
20
+ coloredlogs==15.0.1
21
+ dataclasses-json==0.6.7
22
+ Deprecated==1.2.18
23
+ distro==1.9.0
24
+ durationpy==0.9
25
+ exceptiongroup==1.2.2
26
+ fastapi==0.115.12
27
+ filelock==3.18.0
28
+ flatbuffers==25.2.10
29
+ frozenlist==1.5.0
30
+ fsspec==2025.3.2
31
+ gitdb==4.0.12
32
+ GitPython==3.1.44
33
+ google-auth==2.38.0
34
+ googleapis-common-protos==1.69.2
35
+ greenlet==3.1.1
36
+ groq==0.21.0
37
+ grpcio==1.71.0
38
+ h11==0.14.0
39
+ httpcore==1.0.7
40
+ httptools==0.6.4
41
+ httpx==0.28.1
42
+ httpx-sse==0.4.0
43
+ huggingface-hub==0.30.1
44
+ humanfriendly==10.0
45
+ idna==3.10
46
+ importlib_metadata==8.6.1
47
+ importlib_resources==6.5.2
48
+ Jinja2==3.1.6
49
+ joblib==1.4.2
50
+ jsonpatch==1.33
51
+ jsonpointer==3.0.0
52
+ jsonschema==4.23.0
53
+ jsonschema-specifications==2024.10.1
54
+ kubernetes==32.0.1
55
+ langchain==0.3.22
56
+ langchain-chroma==0.2.2
57
+ langchain-community==0.3.20
58
+ langchain-core==0.3.49
59
+ langchain-groq==0.3.2
60
+ langchain-huggingface==0.1.2
61
+ langchain-text-splitters==0.3.7
62
+ langsmith==0.3.22
63
+ markdown-it-py==3.0.0
64
+ MarkupSafe==3.0.2
65
+ marshmallow==3.26.1
66
+ mdurl==0.1.2
67
+ mmh3==5.1.0
68
+ monotonic==1.6
69
+ mpmath==1.3.0
70
+ multidict==6.3.1
71
+ mypy-extensions==1.0.0
72
+ narwhals==1.33.0
73
+ networkx==3.4.2
74
+ numpy==1.26.4
75
+ nvidia-cublas-cu12==12.4.5.8
76
+ nvidia-cuda-cupti-cu12==12.4.127
77
+ nvidia-cuda-nvrtc-cu12==12.4.127
78
+ nvidia-cuda-runtime-cu12==12.4.127
79
+ nvidia-cudnn-cu12==9.1.0.70
80
+ nvidia-cufft-cu12==11.2.1.3
81
+ nvidia-curand-cu12==10.3.5.147
82
+ nvidia-cusolver-cu12==11.6.1.9
83
+ nvidia-cusparse-cu12==12.3.1.170
84
+ nvidia-cusparselt-cu12==0.6.2
85
+ nvidia-nccl-cu12==2.21.5
86
+ nvidia-nvjitlink-cu12==12.4.127
87
+ nvidia-nvtx-cu12==12.4.127
88
+ oauthlib==3.2.2
89
+ onnxruntime==1.21.0
90
+ opentelemetry-api==1.31.1
91
+ opentelemetry-exporter-otlp-proto-common==1.31.1
92
+ opentelemetry-exporter-otlp-proto-grpc==1.31.1
93
+ opentelemetry-instrumentation==0.52b1
94
+ opentelemetry-instrumentation-asgi==0.52b1
95
+ opentelemetry-instrumentation-fastapi==0.52b1
96
+ opentelemetry-proto==1.31.1
97
+ opentelemetry-sdk==1.31.1
98
+ opentelemetry-semantic-conventions==0.52b1
99
+ opentelemetry-util-http==0.52b1
100
+ orjson==3.10.16
101
+ overrides==7.7.0
102
+ packaging==24.2
103
+ pandas==2.2.3
104
+ pillow==11.2.0
105
+ posthog==3.23.0
106
+ propcache==0.3.1
107
+ protobuf==5.29.4
108
+ pyarrow==19.0.1
109
+ pyasn1==0.6.1
110
+ pyasn1_modules==0.4.2
111
+ pydantic==2.11.1
112
+ pydantic-settings==2.8.1
113
+ pydantic_core==2.33.0
114
+ pydeck==0.9.1
115
+ Pygments==2.19.1
116
+ pypdf==5.4.0
117
+ PyPika==0.48.9
118
+ pyproject_hooks==1.2.0
119
+ python-dateutil==2.9.0.post0
120
+ python-dotenv==1.1.0
121
+ pytz==2025.2
122
+ PyYAML==6.0.2
123
+ referencing==0.36.2
124
+ regex==2024.11.6
125
+ requests==2.32.3
126
+ requests-oauthlib==2.0.0
127
+ requests-toolbelt==1.0.0
128
+ rich==14.0.0
129
+ rpds-py==0.24.0
130
+ rsa==4.9
131
+ safetensors==0.5.3
132
+ scikit-learn==1.6.1
133
+ scipy==1.15.2
134
+ sentence-transformers==4.0.1
135
+ shellingham==1.5.4
136
+ six==1.17.0
137
+ smmap==5.0.2
138
+ sniffio==1.3.1
139
+ SQLAlchemy==2.0.40
140
+ starlette==0.46.1
141
+ streamlit==1.44.1
142
+ sympy==1.13.1
143
+ tenacity==9.0.0
144
+ threadpoolctl==3.6.0
145
+ tiktoken==0.9.0
146
+ tokenizers==0.21.1
147
+ toml==0.10.2
148
+ tomli==2.2.1
149
+ torch==2.6.0
150
+ tornado==6.4.2
151
+ tqdm==4.67.1
152
+ transformers==4.50.3
153
+ triton==3.2.0
154
+ typer==0.15.2
155
+ typing-inspect==0.9.0
156
+ typing-inspection==0.4.0
157
+ typing_extensions==4.13.0
158
+ tzdata==2025.2
159
+ urllib3==2.3.0
160
+ uvicorn==0.34.0
161
+ uvloop==0.21.0
162
+ watchdog==6.0.0
163
+ watchfiles==1.0.4
164
+ websocket-client==1.8.0
165
+ websockets==15.0.1
166
+ wrapt==1.17.2
167
+ yarl==1.18.3
168
+ zipp==3.21.0
169
+ zstandard==0.23.0