ArturG9 commited on
Commit
1278b52
·
verified ·
1 Parent(s): a358b40

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +189 -0
requirements.txt ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyenchant
2
+ aiofiles
3
+ aiohttp
4
+ aiosignal
5
+ altair
6
+ annotated-types
7
+ anyio
8
+ asgiref
9
+ async-timeout
10
+ attrs
11
+ backoff
12
+ bcrypt
13
+ beautifulsoup4
14
+ blinker
15
+ build
16
+ cachetools
17
+ certifi
18
+ chardet
19
+ charset-normalizer
20
+ chroma-hnswlib
21
+ chromadb
22
+ click
23
+ colorama
24
+ coloredlogs
25
+ contourpy
26
+ cycler
27
+ dataclasses-json
28
+ deepdiff
29
+ Deprecated
30
+ diskcache
31
+ dnspython
32
+ email_validator
33
+ emoji
34
+ exceptiongroup
35
+ fastapi
36
+ fastapi-cli
37
+ ffmpy
38
+ filelock
39
+ filetype
40
+ flatbuffers
41
+ fonttools
42
+ frozenlist
43
+ fsspec
44
+ gitdb
45
+ GitPython
46
+ google-auth
47
+ googleapis-common-protos
48
+ greenlet
49
+ grpcio
50
+ h11
51
+ httpcore
52
+ httptools
53
+ httpx
54
+ huggingface-hub
55
+ humanfriendly
56
+ idna
57
+ importlib_metadata
58
+ importlib_resources
59
+ intel-openmp
60
+ Jinja2
61
+ joblib
62
+ jsonpatch
63
+ jsonpath-python
64
+ jsonpointer
65
+ jsonschema
66
+ jsonschema-specifications
67
+ kiwisolver
68
+ kubernetes
69
+ langchain
70
+ langchainhub
71
+ langchain-community
72
+ langchain-core
73
+ langchain-huggingface
74
+ langchain-text-splitters
75
+ langdetect
76
+ langsmith
77
+ llama_cpp_python
78
+ lxml
79
+ markdown-it-py
80
+ MarkupSafe
81
+ marshmallow
82
+ matplotlib
83
+ mdurl
84
+ mkl
85
+ mmh3
86
+ monotonic
87
+ mpmath
88
+ multidict
89
+ mypy-extensions
90
+ nest-asyncio
91
+ networkx
92
+ nltk
93
+ PyPDF2
94
+ numpy
95
+ oauthlib
96
+ onnxruntime
97
+ opentelemetry-api
98
+ opentelemetry-exporter-otlp-proto-common
99
+ opentelemetry-exporter-otlp-proto-grpc
100
+ opentelemetry-instrumentation
101
+ opentelemetry-instrumentation-asgi
102
+ opentelemetry-instrumentation-fastapi
103
+ opentelemetry-proto
104
+ opentelemetry-sdk
105
+ opentelemetry-semantic-conventions
106
+ opentelemetry-util-http
107
+ ordered-set
108
+ orjson
109
+ overrides
110
+ packaging
111
+ pandas
112
+ pillow
113
+ posthog
114
+ protobuf
115
+ pyarrow
116
+ pyasn1
117
+ pyasn1_modules
118
+ pydantic
119
+ pydantic_core
120
+ pydeck
121
+ pydub
122
+ Pygments
123
+ pyparsing
124
+ pypdf
125
+ PyPika
126
+ pyproject_hooks
127
+ pyreadline3
128
+ python-dateutil
129
+ python-dotenv
130
+ python-iso639
131
+ python-magic
132
+ python-multipart
133
+ pytz
134
+ PyYAML
135
+ rapidfuzz
136
+ referencing
137
+ regex
138
+ requests
139
+ requests-oauthlib
140
+ requests-toolbelt
141
+ rich
142
+ rpds-py
143
+ rsa
144
+ ruff
145
+ safetensors
146
+ scikit-learn
147
+ scipy
148
+ semantic-version
149
+ sentence-transformers
150
+ shellingham
151
+ six
152
+ smmap
153
+ sniffio
154
+ soupsieve
155
+ SQLAlchemy
156
+ starlette
157
+ streamlit
158
+ sympy
159
+ tabulate
160
+ tbb
161
+ tenacity
162
+ threadpoolctl
163
+ tiktoken
164
+ tokenizers
165
+ toml
166
+ tomli
167
+ tomlkit
168
+ toolz
169
+ torch
170
+ tornado
171
+ tqdm
172
+ transformers
173
+ typer
174
+ typing
175
+ typing-inspect
176
+ typing_extensions
177
+ tzdata
178
+ ujson
179
+ unstructured
180
+ unstructured-client
181
+ urllib3
182
+ uvicorn
183
+ watchdog
184
+ watchfiles
185
+ websocket-client
186
+ websockets
187
+ wrapt
188
+ yarl
189
+ zipp