faizanmumtaz commited on
Commit
bab9415
·
1 Parent(s): a50b4bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -197
requirements.txt CHANGED
@@ -1,197 +1 @@
1
- aiohttp==3.8.5
2
- aiosignal==1.3.1
3
- altair==5.1.1
4
- annotated-types==0.5.0
5
- anyio==3.7.1
6
- apify-client==1.4.1
7
- apify-shared==1.0.2
8
- asttokens==2.4.1
9
- async-timeout==4.0.3
10
- attrs==23.1.0
11
- backoff==2.2.1
12
- bcrypt==4.0.1
13
- beautifulsoup4==4.12.2
14
- blinker==1.6.2
15
- cachetools==5.3.1
16
- certifi==2023.7.22
17
- cffi==1.15.1
18
- chardet==5.2.0
19
- charset-normalizer==3.2.0
20
- chroma-hnswlib==0.7.3
21
- chromadb==0.4.11
22
- click==8.1.7
23
- cmake==3.27.5
24
- coloredlogs==15.0.1
25
- cryptography==41.0.4
26
- dataclasses-json==0.5.14
27
- decorator==5.1.1
28
- diskcache==5.6.3
29
- distro==1.8.0
30
- dnspython==2.4.2
31
- docarray==0.32.1
32
- docx==0.2.4
33
- docx2txt==0.8
34
- elevenlabs==0.2.26
35
- emoji==2.8.0
36
- executing==2.0.1
37
- fastapi==0.99.1
38
- ffmpeg==1.4
39
- filelock==3.12.4
40
- filetype==1.2.0
41
- flatbuffers==23.5.26
42
- frozenlist==1.4.0
43
- fsspec==2023.9.1
44
- gitdb==4.0.10
45
- GitPython==3.1.36
46
- google-ai-generativelanguage==0.3.3
47
- google-api-core==2.12.0
48
- google-auth==2.23.2
49
- google-generativeai==0.2.1
50
- googleapis-common-protos==1.60.0
51
- greenlet==2.0.2
52
- grpcio==1.59.0
53
- grpcio-status==1.59.0
54
- h11==0.14.0
55
- hnswlib==0.7.0
56
- httpcore==0.18.0
57
- httptools==0.6.0
58
- httpx==0.25.0
59
- huggingface-hub==0.17.2
60
- humanfriendly==10.0
61
- idna==3.4
62
- importlib-metadata==6.8.0
63
- importlib-resources==6.0.1
64
- ipython==8.17.2
65
- jedi==0.19.1
66
- Jinja2==3.1.2
67
- joblib==1.3.2
68
- jsonpatch==1.33
69
- jsonpointer==2.4
70
- jsonschema==4.19.0
71
- jsonschema-specifications==2023.7.1
72
- langchain==0.0.330
73
- langsmith==0.0.57
74
- lit==16.0.6
75
- llama-index==0.8.36
76
- llama_cpp_python==0.2.7
77
- loguru==0.7.2
78
- lxml==4.9.3
79
- markdown-it-py==3.0.0
80
- MarkupSafe==2.1.3
81
- marshmallow==3.20.1
82
- matplotlib-inline==0.1.6
83
- mdurl==0.1.2
84
- monotonic==1.6
85
- mpmath==1.3.0
86
- multidict==6.0.4
87
- mypy-extensions==1.0.0
88
- nest-asyncio==1.5.8
89
- networkx==3.1
90
- nltk==3.8.1
91
- numexpr==2.8.6
92
- numpy==1.26.0
93
- nvidia-cublas-cu11==11.10.3.66
94
- nvidia-cuda-cupti-cu11==11.7.101
95
- nvidia-cuda-nvrtc-cu11==11.7.99
96
- nvidia-cuda-runtime-cu11==11.7.99
97
- nvidia-cudnn-cu11==8.5.0.96
98
- nvidia-cufft-cu11==10.9.0.58
99
- nvidia-curand-cu11==10.2.10.91
100
- nvidia-cusolver-cu11==11.4.0.1
101
- nvidia-cusparse-cu11==11.7.4.91
102
- nvidia-nccl-cu11==2.14.3
103
- nvidia-nvtx-cu11==11.7.91
104
- onnxruntime==1.15.1
105
- openai==1.2.3
106
- orjson==3.9.7
107
- overrides==7.4.0
108
- packaging==23.1
109
- pandas==2.1.0
110
- parso==0.8.3
111
- pdf2image==1.16.3
112
- pdfminer==20191125
113
- pdfminer.six==20221105
114
- pexpect==4.8.0
115
- Pillow==9.5.0
116
- pinecone-client==2.2.4
117
- posthog==3.0.2
118
- prompt-toolkit==3.0.39
119
- proto-plus==1.22.3
120
- protobuf==4.24.3
121
- ptyprocess==0.7.0
122
- pulsar-client==3.3.0
123
- pure-eval==0.2.2
124
- pyarrow==13.0.0
125
- pyasn1==0.5.0
126
- pyasn1-modules==0.3.0
127
- pycparser==2.21
128
- pycryptodome==3.19.0
129
- pydantic==2.4.2
130
- pydantic_core==2.10.1
131
- pydeck==0.8.0
132
- Pygments==2.16.1
133
- Pympler==1.0.1
134
- pypdf==3.16.1
135
- PyPDF2==3.0.1
136
- PyPika==0.48.9
137
- pysqlite3-binary==0.5.2
138
- python-dateutil==2.8.2
139
- python-docx==0.8.11
140
- python-dotenv==1.0.0
141
- python-magic==0.4.27
142
- pytz==2023.3.post1
143
- pytz-deprecation-shim==0.1.0.post0
144
- PyYAML==6.0.1
145
- referencing==0.30.2
146
- regex==2023.8.8
147
- requests==2.31.0
148
- rich==13.5.3
149
- rpds-py==0.10.3
150
- rsa==4.9
151
- safetensors==0.3.3
152
- scikit-learn==1.3.0
153
- scipy==1.11.2
154
- sentence-transformers==2.2.2
155
- sentencepiece==0.1.99
156
- six==1.16.0
157
- smmap==5.0.1
158
- sniffio==1.3.0
159
- soupsieve==2.5
160
- SQLAlchemy==2.0.20
161
- stack-data==0.6.3
162
- starlette==0.27.0
163
- streamlit==1.26.0
164
- streamlit-chat==0.1.1
165
- sympy==1.12
166
- tabulate==0.9.0
167
- tenacity==8.2.3
168
- threadpoolctl==3.2.0
169
- tiktoken==0.5.1
170
- tokenizers==0.13.3
171
- toml==0.10.2
172
- toolz==0.12.0
173
- torch==2.0.1
174
- torchvision==0.15.2
175
- tornado==6.3.3
176
- tqdm==4.66.1
177
- traitlets==5.13.0
178
- transformers==4.33.2
179
- triton==2.0.0
180
- typer==0.9.0
181
- types-requests==2.31.0.2
182
- types-urllib3==1.26.25.14
183
- typing-inspect==0.9.0
184
- typing_extensions==4.8.0
185
- tzdata==2023.3
186
- tzlocal==4.3.1
187
- unstructured==0.10.15
188
- urllib3==1.26.16
189
- uvicorn==0.23.2
190
- uvloop==0.17.0
191
- validators==0.22.0
192
- watchdog==3.0.0
193
- watchfiles==0.20.0
194
- wcwidth==0.2.9
195
- websockets==11.0.3
196
- yarl==1.9.2
197
- zipp==3.17.0
 
1
+ openai