moazzamdev commited on
Commit
f780d16
·
1 Parent(s): 54478fe

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +178 -0
requirements.txt ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.8.4
2
+ aiosignal==1.3.1
3
+ altair==4.2.2
4
+ anyio==3.7.0
5
+ argilla==1.7.0
6
+ async-timeout==4.0.2
7
+ attrs==23.1.0
8
+ auth==0.5.3
9
+ backoff==2.2.1
10
+ backports.zoneinfo==0.2.1
11
+ beautifulsoup4==4.12.2
12
+ blinker==1.6.2
13
+ cachetools==5.3.1
14
+ certifi==2023.5.7
15
+ cffi==1.15.1
16
+ chardet==5.1.0
17
+ charset-normalizer==3.1.0
18
+ chromadb==0.3.25
19
+ click==8.1.3
20
+ clickhouse-connect==0.5.25
21
+ colorama==0.4.6
22
+ coloredlogs==15.0.1
23
+ commonmark==0.9.1
24
+ contourpy==1.0.7
25
+ cryptography==40.0.2
26
+ cycler==0.11.0
27
+ dataclasses-json==0.5.7
28
+ decorator==5.1.1
29
+ Deprecated==1.2.14
30
+ dnspython==2.3.0
31
+ duckdb==0.8.0
32
+ entrypoints==0.4
33
+ et-xmlfile==1.1.0
34
+ eventlet==0.33.3
35
+ exceptiongroup==1.1.1
36
+ Faker==18.9.0
37
+ falcon==3.1.1
38
+ fastapi==0.95.2
39
+ favicon==0.7.0
40
+ flatbuffers==23.5.26
41
+ fonttools==4.39.4
42
+ frozenlist==1.3.3
43
+ gitdb==4.0.10
44
+ GitPython==3.1.31
45
+ greenlet==2.0.2
46
+ gunicorn==20.1.0
47
+ h11==0.14.0
48
+ h2==3.2.0
49
+ hnswlib==0.7.0
50
+ hpack==3.0.0
51
+ hstspreload==2023.1.1
52
+ htbuilder==0.6.1
53
+ httpcore==0.16.3
54
+ httplib2==0.22.0
55
+ httptools==0.5.0
56
+ humanfriendly==10.0
57
+ hyperframe==5.2.0
58
+ idna==3.4
59
+ importlib-metadata==6.6.0
60
+ importlib-resources==5.12.0
61
+ Jinja2==3.1.2
62
+ joblib==1.2.0
63
+ jsonschema==4.17.3
64
+ kiwisolver==1.4.4
65
+ langchain==0.0.185
66
+ login==0.0.6
67
+ lxml==4.9.2
68
+ lz4==4.3.2
69
+ Markdown==3.4.3
70
+ markdown-it-py==2.2.0
71
+ markdownlit==0.0.7
72
+ MarkupSafe==2.1.2
73
+ marshmallow==3.19.0
74
+ marshmallow-enum==1.5.1
75
+ matplotlib==3.7.1
76
+ mdurl==0.1.2
77
+ mongoengine==0.27.0
78
+ monotonic==1.6
79
+ more-itertools==9.1.0
80
+ mpmath==1.3.0
81
+ msg-parser==1.2.0
82
+ multidict==6.0.4
83
+ mypy-extensions==1.0.0
84
+ nltk==3.8.1
85
+ numexpr==2.8.4
86
+ numpy==1.23.5
87
+ oauth2==1.9.0.post1
88
+ oauthlib==3.2.2
89
+ olefile==0.46
90
+ onnxruntime==1.15.0
91
+ openai==0.27.7
92
+ openapi-schema-pydantic==1.2.4
93
+ openpyxl==3.1.2
94
+ overrides==7.3.1
95
+ packaging==23.1
96
+ pandas==1.5.3
97
+ pdf2image==1.16.3
98
+ pdfminer.six==20221105
99
+ Pillow==9.5.0
100
+ pkgutil_resolve_name==1.3.10
101
+ posthog==3.0.1
102
+ protobuf==3.20.3
103
+ psutil==5.9.5
104
+ pyarrow==12.0.0
105
+ pyasn1==0.5.0
106
+ pyasn1-modules==0.3.0
107
+ pycparser==2.21
108
+ pydantic==1.10.8
109
+ pydeck==0.8.1b0
110
+ Pygments==2.15.1
111
+ pymdown-extensions==10.0.1
112
+ pymongo==4.3.3
113
+ Pympler==1.0.1
114
+ pypandoc==1.11
115
+ pyparsing==3.0.9
116
+ PyPDF2==3.0.1
117
+ pyreadline3==3.4.1
118
+ pyrsistent==0.19.3
119
+ python-dateutil==2.8.2
120
+ python-docx==0.8.11
121
+ python-dotenv==1.0.0
122
+ python-magic==0.4.27
123
+ python-pptx==0.6.21
124
+ pytz==2023.3
125
+ PyYAML==6.0
126
+ regex==2023.5.5
127
+ requests==2.31.0
128
+ requests-oauthlib==1.3.1
129
+ rfc3986==1.5.0
130
+ rich==13.0.1
131
+ rsa==4.9
132
+ signup==0.0.1
133
+ six==1.16.0
134
+ smmap==5.0.0
135
+ sniffio==1.3.0
136
+ soupsieve==2.4.1
137
+ SQLAlchemy==2.0.15
138
+ st-annotated-text==4.0.0
139
+ starlette==0.27.0
140
+ streamlit==1.22.0
141
+ streamlit-camera-input-live==0.2.0
142
+ streamlit-card==0.0.4
143
+ streamlit-chat==0.0.2.2
144
+ streamlit-embedcode==0.1.2
145
+ streamlit-extras==0.2.7
146
+ streamlit-faker==0.0.2
147
+ streamlit-image-coordinates==0.1.3
148
+ streamlit-keyup==0.2.0
149
+ streamlit-option-menu==0.3.6
150
+ streamlit-toggle-switch==1.0.2
151
+ streamlit-vertical-slider==1.0.2
152
+ sympy==1.12
153
+ tenacity==8.2.2
154
+ tiktoken==0.4.0
155
+ tokenizers==0.13.3
156
+ toml==0.10.2
157
+ toolz==0.12.0
158
+ tornado==6.3.2
159
+ tqdm==4.65.0
160
+ typer==0.9.0
161
+ typing-inspect==0.9.0
162
+ typing_extensions==4.6.2
163
+ tzdata==2023.3
164
+ tzlocal==5.0.1
165
+ unstructured==0.6.11
166
+ urllib3==2.0.2
167
+ uvicorn==0.22.0
168
+ validators==0.20.0
169
+ watchdog==3.0.0
170
+ watchfiles==0.19.0
171
+ websockets==11.0.3
172
+ Werkzeug==2.3.4
173
+ wrapt==1.14.1
174
+ xlrd==2.0.1
175
+ XlsxWriter==3.1.2
176
+ yarl==1.9.2
177
+ zipp==3.15.0
178
+ zstandard==0.21.0