ArturG9 commited on
Commit
e8603c9
·
verified ·
1 Parent(s): 2db6e20

Update requirements.txt

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