derek-thomas HF staff commited on
Commit
4ac4db2
1 Parent(s): 5638045

Trying pip freeze?

Browse files
Files changed (1) hide show
  1. requirements.txt +204 -6
requirements.txt CHANGED
@@ -1,8 +1,206 @@
1
- wikiextractor==3.0.6
2
- farm-haystack[inference]==1.20.1
3
- qdrant-haystack==1.0.10
4
- ipywidgets==8.1.1
5
- tqdm==4.66.1
6
  aiohttp==3.8.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  huggingface-hub==0.17.3
8
- transformers==4.34.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.23.0
2
+ aiofiles==22.1.0
 
 
 
3
  aiohttp==3.8.6
4
+ aiosignal==1.3.1
5
+ aiosqlite==0.19.0
6
+ altair==5.1.2
7
+ annotated-types==0.6.0
8
+ anyio==3.7.1
9
+ appdirs==1.4.4
10
+ appnope==0.1.3
11
+ argon2-cffi==23.1.0
12
+ argon2-cffi-bindings==21.2.0
13
+ arrow==1.3.0
14
+ asttokens==2.4.0
15
+ async-timeout==4.0.3
16
+ attrs==23.1.0
17
+ Babel==2.13.0
18
+ backcall==0.2.0
19
+ backoff==2.2.1
20
+ bdfr==2.6.2
21
+ beautifulsoup4==4.12.2
22
+ bleach==6.1.0
23
+ boilerpy3==1.0.6
24
+ Brotli==1.1.0
25
+ cachetools==5.3.1
26
+ canals==0.7.0
27
+ cattrs==23.1.2
28
+ certifi==2023.7.22
29
+ cffi==1.16.0
30
+ charset-normalizer==3.3.0
31
+ click==8.1.7
32
+ comm==0.1.4
33
+ contourpy==1.1.1
34
+ cycler==0.12.1
35
+ debugpy==1.8.0
36
+ decorator==5.1.1
37
+ defusedxml==0.7.1
38
+ dict2xml==1.7.3
39
+ docopt==0.6.2
40
+ entrypoints==0.4
41
+ Events==0.5
42
+ exceptiongroup==1.1.3
43
+ executing==2.0.0
44
+ farm-haystack==1.20.1
45
+ fastapi==0.103.2
46
+ fastjsonschema==2.18.1
47
+ ffmpy==0.3.1
48
+ filelock==3.12.4
49
+ fonttools==4.43.1
50
+ fqdn==1.5.1
51
+ frozenlist==1.4.0
52
+ fsspec==2023.9.2
53
+ gradio==3.47.1
54
+ gradio_client==0.6.0
55
+ grpcio==1.59.0
56
+ grpcio-tools==1.59.0
57
+ h11==0.14.0
58
+ h2==4.1.0
59
+ hpack==4.0.0
60
+ httpcore==0.18.0
61
+ httpx==0.25.0
62
  huggingface-hub==0.17.3
63
+ hyperframe==6.0.1
64
+ idna==3.4
65
+ importlib-resources==6.1.0
66
+ inflect==7.0.0
67
+ ipykernel==6.25.2
68
+ ipython==8.16.1
69
+ ipython-genutils==0.2.0
70
+ ipywidgets==8.1.1
71
+ isoduration==20.11.0
72
+ jedi==0.19.1
73
+ Jinja2==3.1.2
74
+ joblib==1.3.2
75
+ json5==0.9.14
76
+ jsonpointer==2.4
77
+ jsonschema==4.19.1
78
+ jsonschema-specifications==2023.7.1
79
+ jupyter-events==0.8.0
80
+ jupyter-ydoc==0.2.5
81
+ jupyter_client==7.4.9
82
+ jupyter_core==5.4.0
83
+ jupyter_server==2.8.0
84
+ jupyter_server_fileid==0.9.0
85
+ jupyter_server_terminals==0.4.4
86
+ jupyter_server_ydoc==0.8.0
87
+ jupyterlab==3.6.6
88
+ jupyterlab-pygments==0.2.2
89
+ jupyterlab-vim==0.15.1
90
+ jupyterlab-vimrc==0.5.2
91
+ jupyterlab-widgets==3.0.9
92
+ jupyterlab_server==2.25.0
93
+ kiwisolver==1.4.5
94
+ lazy-imports==0.3.1
95
+ MarkupSafe==2.1.3
96
+ matplotlib==3.8.0
97
+ matplotlib-inline==0.1.6
98
+ mistune==3.0.2
99
+ monotonic==1.6
100
+ more-itertools==10.1.0
101
+ mpmath==1.3.0
102
+ multidict==6.0.4
103
+ mutagen==1.47.0
104
+ nbclassic==1.0.0
105
+ nbclient==0.8.0
106
+ nbconvert==7.9.2
107
+ nbformat==5.9.2
108
+ nest-asyncio==1.5.8
109
+ networkx==3.1
110
+ nltk==3.8.1
111
+ notebook==6.5.6
112
+ notebook_shim==0.2.3
113
+ num2words==0.5.12
114
+ numpy==1.26.1
115
+ orjson==3.9.9
116
+ overrides==7.4.0
117
+ packaging==23.2
118
+ pandas==2.1.1
119
+ pandocfilters==1.5.0
120
+ parso==0.8.3
121
+ pexpect==4.8.0
122
+ pickleshare==0.7.5
123
+ Pillow==10.0.1
124
+ platformdirs==3.11.0
125
+ portalocker==2.8.2
126
+ posthog==3.0.2
127
+ praw==7.7.1
128
+ prawcore==2.4.0
129
+ prometheus-client==0.17.1
130
+ prompt-toolkit==3.0.39
131
+ prompthub-py==4.0.0
132
+ protobuf==4.24.4
133
+ psutil==5.9.6
134
+ ptyprocess==0.7.0
135
+ pure-eval==0.2.2
136
+ pycparser==2.21
137
+ pycryptodomex==3.19.0
138
+ pydantic==1.10.13
139
+ pydantic_core==2.10.1
140
+ pydub==0.25.1
141
+ Pygments==2.16.1
142
+ pyparsing==3.1.1
143
+ python-dateutil==2.8.2
144
+ python-json-logger==2.0.7
145
+ python-multipart==0.0.6
146
+ pytz==2023.3.post1
147
+ PyYAML==6.0.1
148
+ pyzmq==24.0.1
149
+ qdrant-client==1.6.3
150
+ qdrant-haystack==1.0.10
151
+ quantulum3==0.9.0
152
+ rank-bm25==0.2.2
153
+ referencing==0.30.2
154
+ regex==2023.10.3
155
+ requests==2.31.0
156
+ requests-cache==0.9.8
157
+ rfc3339-validator==0.1.4
158
+ rfc3986-validator==0.1.1
159
+ rpds-py==0.10.6
160
+ safetensors==0.4.0
161
+ scikit-learn==1.3.1
162
+ scipy==1.11.3
163
+ semantic-version==2.10.0
164
+ Send2Trash==1.8.2
165
+ sentence-transformers==2.2.2
166
+ sentencepiece==0.1.99
167
+ six==1.16.0
168
+ sniffio==1.3.0
169
+ soupsieve==2.5
170
+ sseclient-py==1.8.0
171
+ stack-data==0.6.3
172
+ starlette==0.27.0
173
+ sympy==1.12
174
+ tenacity==8.2.3
175
+ terminado==0.17.1
176
+ threadpoolctl==3.2.0
177
+ tiktoken==0.4.0
178
+ tinycss2==1.2.1
179
+ tokenizers==0.14.1
180
+ tomli==2.0.1
181
+ toolz==0.12.0
182
+ torch==2.1.0
183
+ torchvision==0.16.0
184
+ tornado==6.3.3
185
+ tqdm==4.66.1
186
+ traitlets==5.11.2
187
+ transformers==4.34.1
188
+ types-python-dateutil==2.8.19.14
189
+ typing_extensions==4.8.0
190
+ tzdata==2023.3
191
+ update-checker==0.18.0
192
+ uri-template==1.3.0
193
+ url-normalize==1.4.3
194
+ urllib3==1.26.17
195
+ uvicorn==0.23.2
196
+ wcwidth==0.2.8
197
+ webcolors==1.13
198
+ webencodings==0.5.1
199
+ websocket-client==1.6.4
200
+ websockets==11.0.3
201
+ widgetsnbextension==4.0.9
202
+ wikiextractor==3.0.6
203
+ y-py==0.6.2
204
+ yarl==1.9.2
205
+ ypy-websocket==0.8.4
206
+ yt-dlp==2023.10.13