ArturG9 commited on
Commit
6964da9
1 Parent(s): 07f98b1

Update requirments.txt

Browse files
Files changed (1) hide show
  1. requirments.txt +187 -3
requirments.txt CHANGED
@@ -1,3 +1,187 @@
1
- langchain-community
2
- langchain
3
- python
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyenchant
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.5
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ annotated-types==0.7.0
7
+ anyio==4.4.0
8
+ asgiref==3.8.1
9
+ async-timeout==4.0.3
10
+ attrs==23.2.0
11
+ backoff==2.2.1
12
+ bcrypt==4.1.3
13
+ beautifulsoup4==4.12.3
14
+ blinker==1.8.2
15
+ build==1.2.1
16
+ cachetools==5.3.3
17
+ certifi==2024.6.2
18
+ chardet==5.2.0
19
+ charset-normalizer==3.3.2
20
+ chroma-hnswlib==0.7.3
21
+ chromadb==0.5.3
22
+ click==8.1.7
23
+ colorama==0.4.6
24
+ coloredlogs==15.0.1
25
+ contourpy==1.2.1
26
+ cycler==0.12.1
27
+ dataclasses-json==0.6.7
28
+ deepdiff==7.0.1
29
+ Deprecated==1.2.14
30
+ diskcache==5.6.3
31
+ dnspython==2.6.1
32
+ email_validator==2.2.0
33
+ emoji==2.12.1
34
+ exceptiongroup==1.2.1
35
+ fastapi==0.111.0
36
+ fastapi-cli==0.0.4
37
+ ffmpy==0.3.2
38
+ filelock==3.15.4
39
+ filetype==1.2.0
40
+ flatbuffers==24.3.25
41
+ fonttools==4.53.0
42
+ frozenlist==1.4.1
43
+ fsspec==2024.6.0
44
+ gitdb==4.0.11
45
+ GitPython==3.1.43
46
+ google-auth==2.30.0
47
+ googleapis-common-protos==1.63.2
48
+ greenlet==3.0.3
49
+ grpcio==1.64.1
50
+ h11==0.14.0
51
+ httpcore==1.0.5
52
+ httptools==0.6.1
53
+ httpx==0.27.0
54
+ huggingface-hub==0.23.4
55
+ humanfriendly==10.0
56
+ idna==3.7
57
+ importlib_metadata==7.1.0
58
+ importlib_resources==6.4.0
59
+ intel-openmp==2021.4.0
60
+ Jinja2==3.1.4
61
+ joblib==1.4.2
62
+ jsonpatch==1.33
63
+ jsonpath-python==1.0.6
64
+ jsonpointer==3.0.0
65
+ jsonschema==4.22.0
66
+ jsonschema-specifications==2023.12.1
67
+ kiwisolver==1.4.5
68
+ kubernetes==30.1.0
69
+ langchain==0.2.5
70
+ langchain-community==0.2.5
71
+ langchain-core==0.2.9
72
+ langchain-huggingface==0.0.3
73
+ langchain-text-splitters==0.2.1
74
+ langdetect==1.0.9
75
+ langsmith==0.1.81
76
+ llama_cpp_python==0.2.79
77
+ lxml==5.2.2
78
+ markdown-it-py==3.0.0
79
+ MarkupSafe==2.1.5
80
+ marshmallow==3.21.3
81
+ matplotlib==3.9.0
82
+ mdurl==0.1.2
83
+ mkl==2021.4.0
84
+ mmh3==4.1.0
85
+ monotonic==1.6
86
+ mpmath==1.3.0
87
+ multidict==6.0.5
88
+ mypy-extensions==1.0.0
89
+ nest-asyncio==1.6.0
90
+ networkx==3.3
91
+ nltk==3.8.1
92
+ numpy==1.26.4
93
+ oauthlib==3.2.2
94
+ onnxruntime==1.18.0
95
+ opentelemetry-api==1.25.0
96
+ opentelemetry-exporter-otlp-proto-common==1.25.0
97
+ opentelemetry-exporter-otlp-proto-grpc==1.25.0
98
+ opentelemetry-instrumentation==0.46b0
99
+ opentelemetry-instrumentation-asgi==0.46b0
100
+ opentelemetry-instrumentation-fastapi==0.46b0
101
+ opentelemetry-proto==1.25.0
102
+ opentelemetry-sdk==1.25.0
103
+ opentelemetry-semantic-conventions==0.46b0
104
+ opentelemetry-util-http==0.46b0
105
+ ordered-set==4.1.0
106
+ orjson==3.10.5
107
+ overrides==7.7.0
108
+ packaging==24.1
109
+ pandas==2.2.2
110
+ pillow==10.3.0
111
+ posthog==3.5.0
112
+ protobuf==4.25.3
113
+ pyarrow==16.1.0
114
+ pyasn1==0.6.0
115
+ pyasn1_modules==0.4.0
116
+ pydantic==2.7.4
117
+ pydantic_core==2.18.4
118
+ pydeck==0.9.1
119
+ pydub==0.25.1
120
+ Pygments==2.18.0
121
+ pyparsing==3.1.2
122
+ pypdf==4.2.0
123
+ PyPika==0.48.9
124
+ pyproject_hooks==1.1.0
125
+ pyreadline3==3.4.1
126
+ python-dateutil==2.9.0.post0
127
+ python-dotenv==1.0.1
128
+ python-iso639==2024.4.27
129
+ python-magic==0.4.27
130
+ python-multipart==0.0.9
131
+ pytz==2024.1
132
+ PyYAML==6.0.1
133
+ rapidfuzz==3.9.3
134
+ referencing==0.35.1
135
+ regex==2024.5.15
136
+ requests==2.32.3
137
+ requests-oauthlib==2.0.0
138
+ requests-toolbelt==1.0.0
139
+ rich==13.7.1
140
+ rpds-py==0.18.1
141
+ rsa==4.9
142
+ ruff==0.4.10
143
+ safetensors==0.4.3
144
+ scikit-learn==1.5.0
145
+ scipy==1.13.1
146
+ semantic-version==2.10.0
147
+ sentence-transformers==3.0.1
148
+ shellingham==1.5.4
149
+ six==1.16.0
150
+ smmap==5.0.1
151
+ sniffio==1.3.1
152
+ soupsieve==2.5
153
+ SQLAlchemy==2.0.31
154
+ starlette==0.37.2
155
+ streamlit==1.36.0
156
+ sympy==1.12.1
157
+ tabulate==0.9.0
158
+ tbb==2021.13.0
159
+ tenacity==8.4.2
160
+ threadpoolctl==3.5.0
161
+ tiktoken==0.7.0
162
+ tokenizers==0.19.1
163
+ toml==0.10.2
164
+ tomli==2.0.1
165
+ tomlkit==0.12.0
166
+ toolz==0.12.1
167
+ torch==2.3.1
168
+ tornado==6.4.1
169
+ tqdm==4.66.4
170
+ transformers==4.41.2
171
+ typer==0.12.3
172
+ typing==3.7.4.3
173
+ typing-inspect==0.9.0
174
+ typing_extensions==4.12.2
175
+ tzdata==2024.1
176
+ ujson==5.10.0
177
+ unstructured==0.14.8
178
+ unstructured-client==0.23.7
179
+ urllib3==2.2.2
180
+ uvicorn==0.30.1
181
+ watchdog==4.0.1
182
+ watchfiles==0.22.0
183
+ websocket-client==1.8.0
184
+ websockets==11.0.3
185
+ wrapt==1.16.0
186
+ yarl==1.9.4
187
+ zipp==3.19.2