gabruarya commited on
Commit
d5920ab
1 Parent(s): e5eb788

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +67 -166
requirements.txt CHANGED
@@ -1,203 +1,104 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.9.0
3
  aiosignal==1.3.1
4
- altair==5.1.2
5
  annotated-types==0.6.0
6
  anyio==3.7.1
7
- argon2-cffi==23.1.0
8
- argon2-cffi-bindings==21.2.0
9
- arrow==1.3.0
10
- asttokens==2.4.1
11
- async-lru==2.0.4
12
- asyncer==0.0.2
13
- attrs==23.1.0
14
- Babel==2.13.1
15
- backoff==2.2.1
16
- beautifulsoup4==4.12.2
17
- bidict==0.22.1
18
- bleach==6.1.0
19
  blinker==1.7.0
20
- cachetools==5.3.2
21
- certifi==2023.11.17
22
- cffi==1.16.0
23
- chainlit==0.7.604
24
  charset-normalizer==3.3.2
25
  click==8.1.7
26
  colorama==0.4.6
27
- comm==0.2.0
28
- dataclasses-json==0.5.14
29
- debugpy==1.8.0
30
- decorator==5.1.1
31
- defusedxml==0.7.1
32
- Deprecated==1.2.14
33
- dnspython==2.4.2
34
- executing==2.0.1
35
- faiss-cpu==1.7.4
36
- fastapi==0.100.1
37
- fastapi-socketio==0.0.10
38
- fastjsonschema==2.19.0
39
  filelock==3.13.1
40
- filetype==1.2.0
41
- fqdn==1.5.1
42
- frozenlist==1.4.0
43
- fsspec==2023.10.0
44
  gitdb==4.0.11
45
- GitPython==3.1.40
46
- googleapis-common-protos==1.61.0
47
- greenlet==3.0.1
48
- grpcio==1.59.3
49
  h11==0.14.0
50
- httpcore==0.17.3
51
- httpx==0.24.1
52
- huggingface-hub==0.19.4
53
- idna==3.4
54
- importlib-metadata==6.8.0
55
- ipykernel==6.26.0
56
- ipython==8.17.2
57
- ipywidgets==8.1.1
58
- isoduration==20.11.0
59
- jedi==0.19.1
60
- Jinja2==3.1.2
61
  joblib==1.3.2
62
- json5==0.9.14
63
  jsonpatch==1.33
64
  jsonpointer==2.4
65
- jsonschema==4.20.0
66
- jsonschema-specifications==2023.11.1
67
- jupyter-events==0.9.0
68
- jupyter-lsp==2.2.0
69
- jupyter_client==8.6.0
70
- jupyter_core==5.5.0
71
- jupyter_server==2.10.1
72
- jupyter_server_terminals==0.4.4
73
- jupyterlab==4.0.8
74
- jupyterlab-pygments==0.2.2
75
- jupyterlab-widgets==3.0.9
76
- jupyterlab_server==2.25.1
77
  langchain==0.0.337
 
 
78
  langchain-experimental==0.0.41
79
- langsmith==0.0.65
80
- Lazify==0.4.0
 
81
  llamaapi==0.1.36
82
  loguru==0.7.2
83
  markdown-it-py==3.0.0
84
- MarkupSafe==2.1.3
85
- marshmallow==3.20.1
86
- matplotlib-inline==0.1.6
87
  mdurl==0.1.2
88
- mistune==3.0.2
89
  mpmath==1.3.0
90
- multidict==6.0.4
91
  mypy-extensions==1.0.0
92
- nbclient==0.9.0
93
- nbconvert==7.11.0
94
- nbformat==5.9.2
95
- nest-asyncio==1.5.8
96
  networkx==3.2.1
97
  nltk==3.8.1
98
- notebook==7.0.6
99
- notebook_shim==0.2.3
100
- numpy==1.26.2
101
- opentelemetry-api==1.21.0
102
- opentelemetry-exporter-otlp==1.21.0
103
- opentelemetry-exporter-otlp-proto-common==1.21.0
104
- opentelemetry-exporter-otlp-proto-grpc==1.21.0
105
- opentelemetry-exporter-otlp-proto-http==1.21.0
106
- opentelemetry-instrumentation==0.42b0
107
- opentelemetry-proto==1.21.0
108
- opentelemetry-sdk==1.21.0
109
- opentelemetry-semantic-conventions==0.42b0
110
- overrides==7.4.0
111
  packaging==23.2
112
- pandas==2.1.3
113
- pandocfilters==1.5.0
114
- parso==0.8.3
115
- Pillow==10.1.0
116
  pinecone-client==2.2.4
117
- platformdirs==4.0.0
118
- prometheus-client==0.18.0
119
- prompt-toolkit==3.0.41
120
- protobuf==4.25.1
121
- psutil==5.9.6
122
- pure-eval==0.2.2
123
- pyarrow==14.0.1
124
- pycparser==2.21
125
- pydantic==2.5.1
126
- pydantic_core==2.14.3
127
  pydeck==0.8.1b0
128
- Pygments==2.16.1
129
- PyJWT==2.8.0
130
- pypdf==3.17.1
131
- pypdfium2==4.24.0
132
- python-dateutil==2.8.2
133
- python-dotenv==1.0.0
134
- python-engineio==4.8.0
135
- python-graphql-client==0.4.3
136
- python-json-logger==2.0.7
137
- python-multipart==0.0.6
138
- python-socketio==5.10.0
139
- pytz==2023.3.post1
140
  PyYAML==6.0.1
141
- pyzmq==25.1.1
142
- referencing==0.31.0
143
- regex==2023.10.3
144
  requests==2.31.0
145
- rfc3339-validator==0.1.4
146
- rfc3986-validator==0.1.1
147
- rich==13.7.0
148
- rpds-py==0.13.0
149
- safetensors==0.4.0
150
- scikit-learn==1.3.2
151
- scipy==1.11.4
152
- Send2Trash==1.8.2
153
- sentence-transformers==2.2.2
154
- sentencepiece==0.1.99
155
- simple-websocket==1.0.0
156
  six==1.16.0
157
  smmap==5.0.1
158
- sniffio==1.3.0
159
- soupsieve==2.5
160
- SQLAlchemy==2.0.23
161
- stack-data==0.6.3
162
- starlette==0.27.0
163
  streamlit==1.28.2
164
  sympy==1.12
165
- syncer==2.0.3
166
  tenacity==8.2.3
167
- terminado==0.18.0
168
- threadpoolctl==3.2.0
169
- tinycss2==1.2.1
170
- tokenizers==0.15.0
171
  toml==0.10.2
172
- tomli==2.0.1
173
- toolz==0.12.0
174
- torch==2.1.1
175
- torchvision==0.16.1
176
- tornado==6.3.3
177
- tqdm==4.66.1
178
- traitlets==5.13.0
179
- transformers==4.35.2
180
- types-python-dateutil==2.8.19.14
181
  typing-inspect==0.9.0
182
- typing_extensions==4.8.0
183
- tzdata==2023.3
184
  tzlocal==5.2
185
- uptrace==1.21.0
186
- uri-template==1.3.0
187
- urllib3==2.1.0
188
- uvicorn==0.23.2
189
- validators==0.22.0
190
- watchdog==3.0.0
191
- watchfiles==0.20.0
192
- wcwidth==0.2.10
193
- webcolors==1.13
194
- webencodings==0.5.1
195
- websocket-client==1.6.4
196
- websockets==12.0
197
- widgetsnbextension==4.0.9
198
  win32-setctime==1.1.0
199
- wrapt==1.16.0
200
- wsproto==1.2.0
201
- yarl==1.9.2
202
- zipp==3.17.0
203
- langchain-groq
 
1
+ aiohttp==3.9.3
 
2
  aiosignal==1.3.1
3
+ altair==5.2.0
4
  annotated-types==0.6.0
5
  anyio==3.7.1
6
+ attrs==23.2.0
 
 
 
 
 
 
 
 
 
 
 
7
  blinker==1.7.0
8
+ cachetools==5.3.3
9
+ certifi==2024.2.2
 
 
10
  charset-normalizer==3.3.2
11
  click==8.1.7
12
  colorama==0.4.6
13
+ dataclasses-json==0.6.4
14
+ distro==1.9.0
15
+ dnspython==2.6.1
 
 
 
 
 
 
 
 
 
16
  filelock==3.13.1
17
+ frozenlist==1.4.1
18
+ fsspec==2024.3.1
 
 
19
  gitdb==4.0.11
20
+ GitPython==3.1.42
21
+ greenlet==3.0.3
22
+ groq==0.4.2
 
23
  h11==0.14.0
24
+ httpcore==1.0.4
25
+ httpx==0.27.0
26
+ huggingface-hub==0.21.4
27
+ idna==3.6
28
+ importlib-metadata==6.11.0
29
+ Jinja2==3.1.3
 
 
 
 
 
30
  joblib==1.3.2
 
31
  jsonpatch==1.33
32
  jsonpointer==2.4
33
+ jsonschema==4.21.1
34
+ jsonschema-specifications==2023.12.1
 
 
 
 
 
 
 
 
 
 
35
  langchain==0.0.337
36
+ langchain-community==0.0.29
37
+ langchain-core==0.1.23
38
  langchain-experimental==0.0.41
39
+ langchain-groq==0.0.1
40
+ langchain-text-splitters==0.0.1
41
+ langsmith==0.0.87
42
  llamaapi==0.1.36
43
  loguru==0.7.2
44
  markdown-it-py==3.0.0
45
+ MarkupSafe==2.1.5
46
+ marshmallow==3.21.1
 
47
  mdurl==0.1.2
 
48
  mpmath==1.3.0
49
+ multidict==6.0.5
50
  mypy-extensions==1.0.0
51
+ nest-asyncio==1.6.0
 
 
 
52
  networkx==3.2.1
53
  nltk==3.8.1
54
+ numpy==1.26.4
55
+ orjson==3.9.15
 
 
 
 
 
 
 
 
 
 
 
56
  packaging==23.2
57
+ pandas==2.2.1
58
+ pillow==10.2.0
 
 
59
  pinecone-client==2.2.4
60
+ protobuf==4.25.3
61
+ pyarrow==15.0.2
62
+ pydantic==2.6.4
63
+ pydantic_core==2.16.3
 
 
 
 
 
 
64
  pydeck==0.8.1b0
65
+ Pygments==2.17.2
66
+ python-dateutil==2.9.0.post0
67
+ pytz==2024.1
 
 
 
 
 
 
 
 
 
68
  PyYAML==6.0.1
69
+ referencing==0.34.0
70
+ regex==2023.12.25
 
71
  requests==2.31.0
72
+ rich==13.7.1
73
+ rpds-py==0.18.0
74
+ safetensors==0.4.2
75
+ scikit-learn==1.4.1.post1
76
+ scipy==1.12.0
77
+ sentence-transformers==2.5.1
78
+ sentencepiece==0.2.0
 
 
 
 
79
  six==1.16.0
80
  smmap==5.0.1
81
+ sniffio==1.3.1
82
+ SQLAlchemy==2.0.28
 
 
 
83
  streamlit==1.28.2
84
  sympy==1.12
 
85
  tenacity==8.2.3
86
+ threadpoolctl==3.4.0
87
+ tokenizers==0.15.2
 
 
88
  toml==0.10.2
89
+ toolz==0.12.1
90
+ torch==2.2.1
91
+ torchvision==0.17.1
92
+ tornado==6.4
93
+ tqdm==4.66.2
94
+ transformers==4.39.0
 
 
 
95
  typing-inspect==0.9.0
96
+ typing_extensions==4.10.0
97
+ tzdata==2024.1
98
  tzlocal==5.2
99
+ urllib3==2.2.1
100
+ validators==0.23.2
101
+ watchdog==4.0.0
 
 
 
 
 
 
 
 
 
 
102
  win32-setctime==1.1.0
103
+ yarl==1.9.4
104
+ zipp==3.18.1