ArturG9 commited on
Commit
f758f94
1 Parent(s): 8ea9e55

Update pre-requirments.txt

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