dsmueller commited on
Commit
1784dde
·
1 Parent(s): f481cbe

Adding requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -0
requirements.txt ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiobotocore==2.7.0
2
+ aiohttp==3.9.0
3
+ aioitertools==0.11.0
4
+ aiosignal==1.3.1
5
+ altair==5.1.2
6
+ annotated-types==0.6.0
7
+ anyio==3.7.1
8
+ asttokens==2.4.1
9
+ attrs==23.1.0
10
+ bcrypt==3.2.0
11
+ blinker==1.4
12
+ botocore==1.31.64
13
+ Brlapi==0.8.3
14
+ cachetools==5.3.2
15
+ canopy-sdk==0.2.0
16
+ certifi==2022.12.7
17
+ cffi==1.16.0
18
+ chardet==4.0.0
19
+ charset-normalizer==3.3.2
20
+ click==8.0.3
21
+ colorama==0.4.4
22
+ comm==0.2.0
23
+ cryptography==40.0.2
24
+ cupshelpers==1.0
25
+ databutton==0.36.5
26
+ dataclasses-json==0.6.2
27
+ dbus-python==1.2.18
28
+ debugpy==1.8.0
29
+ decorator==5.1.1
30
+ defer==1.0.6
31
+ distro==1.7.0
32
+ distro-info==1.1+ubuntu0.1
33
+ dnspython==2.4.2
34
+ duplicity==0.8.21
35
+ executing==2.0.1
36
+ fastapi==0.92.0
37
+ fasteners==0.14.1
38
+ frozenlist==1.4.0
39
+ fsspec==2023.10.0
40
+ future==0.18.2
41
+ gcsfs==2023.10.0
42
+ gitdb==4.0.11
43
+ GitPython==3.1.40
44
+ google-api-core==2.14.0
45
+ google-auth==2.23.4
46
+ google-auth-oauthlib==1.1.0
47
+ google-cloud-core==2.3.3
48
+ google-cloud-storage==2.13.0
49
+ google-crc32c==1.5.0
50
+ google-resumable-media==2.6.0
51
+ googleapis-common-protos==1.61.0
52
+ greenlet==3.0.1
53
+ gunicorn==21.2.0
54
+ h11==0.14.0
55
+ httpcore==1.0.2
56
+ httplib2==0.20.2
57
+ httpx==0.25.1
58
+ idna==3.3
59
+ importlib-metadata==4.6.4
60
+ ipykernel==6.26.0
61
+ ipython==8.17.2
62
+ jedi==0.19.1
63
+ jeepney==0.7.1
64
+ Jinja2==3.1.2
65
+ jmespath==1.0.1
66
+ joblib==1.3.2
67
+ jsonpatch==1.33
68
+ jsonpointer==2.4
69
+ jsonschema==4.20.0
70
+ jsonschema-specifications==2023.11.1
71
+ jupyter_client==8.6.0
72
+ jupyter_core==5.5.0
73
+ keyring==23.5.0
74
+ langchain==0.0.339
75
+ langchainhub==0.1.14
76
+ langsmith==0.0.66
77
+ language-selector==0.1
78
+ launchpadlib==1.10.16
79
+ lazr.restfulclient==0.14.4
80
+ lazr.uri==1.0.6
81
+ lockfile==0.12.2
82
+ loguru==0.7.2
83
+ louis==3.20.0
84
+ macaroonbakery==1.3.1
85
+ Mako==1.1.3
86
+ markdown-it-py==3.0.0
87
+ MarkupSafe==2.0.1
88
+ marshmallow==3.20.1
89
+ matplotlib-inline==0.1.6
90
+ mdurl==0.1.2
91
+ mmh3==3.1.0
92
+ monotonic==1.6
93
+ more-itertools==8.10.0
94
+ multidict==6.0.4
95
+ mypy-extensions==1.0.0
96
+ nest-asyncio==1.5.8
97
+ netifaces==0.11.0
98
+ nltk==3.8.1
99
+ numpy==1.25.2
100
+ oauthlib==3.2.0
101
+ olefile==0.46
102
+ openai==1.3.3
103
+ packaging==23.2
104
+ pandas==2.1.3
105
+ pandas-stubs==2.0.3.230814
106
+ paramiko==2.9.3
107
+ parso==0.8.3
108
+ pexpect==4.8.0
109
+ Pillow==9.0.1
110
+ pinecone-client==2.2.4
111
+ pinecone-datasets==0.6.2
112
+ pinecone-text==0.7.0
113
+ platformdirs==4.0.0
114
+ prompt-toolkit==3.0.41
115
+ protobuf==4.25.1
116
+ psutil==5.9.6
117
+ ptyprocess==0.7.0
118
+ pure-eval==0.2.2
119
+ pyarrow==11.0.0
120
+ pyasn1==0.5.1
121
+ pyasn1-modules==0.3.0
122
+ pycairo==1.20.1
123
+ pycparser==2.21
124
+ pycups==2.0.1
125
+ pydantic==1.10.13
126
+ pydantic_core==2.14.3
127
+ pydeck==0.8.1b0
128
+ Pygments==2.17.1
129
+ PyGObject==3.42.1
130
+ PyJWT==2.3.0
131
+ pymacaroons==0.13.0
132
+ PyNaCl==1.5.0
133
+ pyparsing==2.4.7
134
+ pyRFC3339==1.1
135
+ python-apt==2.4.0+ubuntu2
136
+ python-dateutil==2.8.2
137
+ python-debian==0.1.43+ubuntu1.1
138
+ python-dotenv==1.0.0
139
+ pytz==2022.1
140
+ pyxdg==0.27
141
+ PyYAML==6.0.1
142
+ pyzmq==25.1.1
143
+ referencing==0.31.0
144
+ regex==2023.10.3
145
+ reportlab==3.6.8
146
+ requests==2.31.0
147
+ requests-oauthlib==1.3.1
148
+ rich==13.7.0
149
+ rpds-py==0.13.1
150
+ rsa==4.9
151
+ s3fs==2023.10.0
152
+ SecretStorage==3.3.1
153
+ six==1.16.0
154
+ smmap==5.0.1
155
+ sniffio==1.3.0
156
+ SQLAlchemy==2.0.23
157
+ sse-starlette==1.8.1
158
+ stack-data==0.6.3
159
+ starlette==0.25.0
160
+ streamlit==1.28.2
161
+ systemd-python==234
162
+ tenacity==8.2.3
163
+ tiktoken==0.3.3
164
+ toml==0.10.2
165
+ toolz==0.12.0
166
+ tornado==6.3.3
167
+ tqdm==4.66.1
168
+ traitlets==5.13.0
169
+ types-jsonschema==4.20.0.0
170
+ types-pytz==2023.3.1.1
171
+ types-PyYAML==6.0.12.12
172
+ types-requests==2.31.0.10
173
+ types-tqdm==4.66.0.4
174
+ typing-inspect==0.9.0
175
+ typing_extensions==4.8.0
176
+ tzdata==2023.3
177
+ tzlocal==5.2
178
+ ubuntu-advantage-tools==8001
179
+ ufw==0.36.1
180
+ urllib3==2.1.0
181
+ usb-creator==0.3.7
182
+ uvicorn==0.20.0
183
+ validators==0.22.0
184
+ wadllib==1.3.6
185
+ watchdog==3.0.0
186
+ wcwidth==0.2.11
187
+ wget==3.2
188
+ wrapt==1.16.0
189
+ xdg==5
190
+ xkit==0.0.0
191
+ yarl==1.9.3
192
+ zipp==1.0.0