Attempt #5 - Focus on pinning just a few libraries
Browse files- requirements.txt +2 -269
requirements.txt
CHANGED
@@ -1,55 +1,3 @@
|
|
1 |
-
absl-py==1.1.0
|
2 |
-
agate==1.6.0
|
3 |
-
agate-dbf==0.2.0
|
4 |
-
agate-excel==0.2.3
|
5 |
-
agate-sql==0.5.2
|
6 |
-
aiohttp==3.8.1
|
7 |
-
aiosignal==1.2.0
|
8 |
-
anyio==3.6.1
|
9 |
-
argon2-cffi==21.3.0
|
10 |
-
argon2-cffi-bindings==21.2.0
|
11 |
-
asttokens==2.0.5
|
12 |
-
astunparse==1.6.3
|
13 |
-
async-timeout==4.0.2
|
14 |
-
attrs==18.2.0
|
15 |
-
awscli==1.18.69
|
16 |
-
Babel==2.6.0
|
17 |
-
backcall==0.2.0
|
18 |
-
bcrypt==4.0.1
|
19 |
-
beautifulsoup4==4.11.1
|
20 |
-
bleach==5.0.1
|
21 |
-
blis==0.7.8
|
22 |
-
# boto3==1.24.27
|
23 |
-
# botocore==1.27.27
|
24 |
-
cachetools==5.2.0
|
25 |
-
catalogue==2.0.7
|
26 |
-
certifi==2019.11.28
|
27 |
-
cffi==1.15.1
|
28 |
-
chardet==3.0.4
|
29 |
-
charset-normalizer==2.1.0
|
30 |
-
click==8.1.3
|
31 |
-
click-completion==0.5.2
|
32 |
-
click-didyoumean==0.3.0
|
33 |
-
click-help-colors==0.9.1
|
34 |
-
cloudpickle==2.1.0
|
35 |
-
colorama==0.4.3
|
36 |
-
cryptography==38.0.3
|
37 |
-
csvkit==1.0.2
|
38 |
-
cycler==0.11.0
|
39 |
-
cymem==2.0.6
|
40 |
-
Cython==0.29.30
|
41 |
-
datasets==2.3.2
|
42 |
-
dbfread==2.0.7
|
43 |
-
dbus-python==1.2.16
|
44 |
-
debugpy==1.6.2
|
45 |
-
decorator==5.1.1
|
46 |
-
defusedxml==0.7.1
|
47 |
-
dill==0.3.5.1
|
48 |
-
docutils==0.16
|
49 |
-
entrypoints==0.4
|
50 |
-
et-xmlfile==1.0.1
|
51 |
-
etils==0.6.0
|
52 |
-
executing==0.8.3
|
53 |
fastai==2.7.9
|
54 |
fastapi==0.87.0
|
55 |
fastbook==0.0.29
|
@@ -57,223 +5,8 @@ fastcore==1.5.27
|
|
57 |
fastdownload==0.0.7
|
58 |
fastjsonschema==2.15.3
|
59 |
fastprogress==1.0.3
|
60 |
-
ffmpy==0.3.0
|
61 |
-
filelock==3.7.1
|
62 |
-
flatbuffers==1.12
|
63 |
-
fonttools==4.34.4
|
64 |
-
frozenlist==1.3.0
|
65 |
-
fsspec==2022.5.0
|
66 |
-
future==0.18.2
|
67 |
-
gast==0.4.0
|
68 |
-
gdown==4.5.1
|
69 |
-
gitdb==4.0.9
|
70 |
-
GitPython==3.1.27
|
71 |
-
google-auth==2.9.0
|
72 |
-
google-auth-oauthlib==0.4.6
|
73 |
-
google-pasta==0.2.0
|
74 |
-
gql==3.0.0a6
|
75 |
-
gradient==2.0.5
|
76 |
-
gradient-utils==0.5.0
|
77 |
-
gradio==3.10.1
|
78 |
-
graphql-core==3.1.7
|
79 |
-
graphviz==0.20.1
|
80 |
-
greenlet==1.1.2
|
81 |
-
grpcio==1.47.0
|
82 |
-
h11==0.12.0
|
83 |
-
h5py==3.7.0
|
84 |
-
halo==0.0.31
|
85 |
-
httpcore==0.15.0
|
86 |
-
httpx==0.23.1
|
87 |
-
huggingface-hub==0.8.1
|
88 |
-
idna==2.8
|
89 |
-
imageio==2.19.3
|
90 |
-
importlib-metadata==4.12.0
|
91 |
-
importlib-resources==5.8.0
|
92 |
-
ipykernel==6.15.1
|
93 |
-
ipython==8.4.0
|
94 |
-
ipython-genutils==0.2.0
|
95 |
-
ipywidgets==7.7.1
|
96 |
-
isodate==0.6.0
|
97 |
-
jax==0.3.14
|
98 |
-
# jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.8+cuda11.cudnn82-cp39-none-manylinux2014_x86_64.whl
|
99 |
-
# jdcal==1.0
|
100 |
-
jedi==0.18.1
|
101 |
-
Jinja2==3.1.2
|
102 |
-
jmespath==0.9.4
|
103 |
-
joblib==1.1.0
|
104 |
-
json5==0.9.8
|
105 |
-
jsonify==0.5
|
106 |
-
jsonschema==4.7.2
|
107 |
-
jupyter==1.0.0
|
108 |
-
jupyter-client==7.3.4
|
109 |
-
jupyter-console==6.4.4
|
110 |
-
jupyter-contrib-core==0.4.0
|
111 |
-
jupyter-contrib-nbextensions==0.5.1
|
112 |
-
jupyter-core==4.11.1
|
113 |
-
jupyter-highlight-selected-word==0.2.0
|
114 |
-
jupyter-latex-envs==1.4.6
|
115 |
-
jupyter-nbextensions-configurator==0.4.1
|
116 |
-
jupyter-server==1.18.1
|
117 |
-
jupyter-server-mathjax==0.2.5
|
118 |
-
jupyterlab==3.4.3
|
119 |
-
jupyterlab-git==0.39.3
|
120 |
-
jupyterlab-pygments==0.2.2
|
121 |
-
jupyterlab-server==2.15.0
|
122 |
-
jupyterlab-widgets==1.1.1
|
123 |
-
keras==2.9.0
|
124 |
-
Keras-Preprocessing==1.1.2
|
125 |
-
kiwisolver==1.4.3
|
126 |
-
langcodes==3.3.0
|
127 |
-
leather==0.3.3
|
128 |
-
libclang==14.0.1
|
129 |
-
linkify-it-py==1.0.3
|
130 |
-
log-symbols==0.0.14
|
131 |
-
lxml==4.5.0
|
132 |
-
Markdown==3.3.7
|
133 |
-
markdown-it-py==2.1.0
|
134 |
-
MarkupSafe==2.1.1
|
135 |
-
marshmallow==2.21.0
|
136 |
-
matplotlib==3.5.2
|
137 |
-
matplotlib-inline==0.1.3
|
138 |
-
mdit-py-plugins==0.3.1
|
139 |
-
mdurl==0.1.2
|
140 |
-
mistune==0.8.4
|
141 |
-
multidict==6.0.2
|
142 |
-
multiprocess==0.70.13
|
143 |
-
murmurhash==1.0.7
|
144 |
-
nbclassic==0.4.3
|
145 |
-
nbclient==0.6.6
|
146 |
-
nbconvert==6.5.0
|
147 |
-
nbdime==3.1.1
|
148 |
-
nbformat==5.4.0
|
149 |
-
nest-asyncio==1.5.5
|
150 |
-
networkx==2.8.4
|
151 |
-
nltk==3.7
|
152 |
-
notebook==6.4.12
|
153 |
-
notebook-shim==0.1.0
|
154 |
-
numpy==1.23.1
|
155 |
-
oauthlib==3.2.0
|
156 |
-
opencv-python==4.6.0.66
|
157 |
-
openpyxl==3.0.3
|
158 |
-
opt-einsum==3.3.0
|
159 |
-
orjson==3.8.2
|
160 |
-
packaging==21.3
|
161 |
-
pandas==1.4.3
|
162 |
-
pandocfilters==1.5.0
|
163 |
-
paramiko==2.12.0
|
164 |
-
parsedatetime==2.4
|
165 |
-
parso==0.8.3
|
166 |
-
pathy==0.6.2
|
167 |
-
pexpect==4.8.0
|
168 |
-
pickleshare==0.7.5
|
169 |
-
Pillow==9.2.0
|
170 |
-
preshed==3.0.6
|
171 |
-
progressbar2==4.0.0
|
172 |
-
prometheus-client==0.9.0
|
173 |
-
prompt-toolkit==3.0.30
|
174 |
-
protobuf==3.19.4
|
175 |
-
psutil==5.9.1
|
176 |
-
ptyprocess==0.7.0
|
177 |
-
pure-eval==0.2.2
|
178 |
-
pyarrow==8.0.0
|
179 |
-
pyasn1==0.4.8
|
180 |
-
pyasn1-modules==0.2.8
|
181 |
-
pycparser==2.21
|
182 |
-
pycryptodome==3.15.0
|
183 |
-
pydantic==1.9.1
|
184 |
-
pydub==0.25.1
|
185 |
-
Pygments==2.12.0
|
186 |
-
PyGObject==3.36.0
|
187 |
-
pymongo==3.12.3
|
188 |
-
PyNaCl==1.5.0
|
189 |
-
pyparsing==3.0.9
|
190 |
-
pyrsistent==0.18.1
|
191 |
-
PySocks==1.7.1
|
192 |
-
# python-apt==2.0.0+ubuntu0.20.4.7
|
193 |
-
python-dateutil==2.8.2
|
194 |
-
# python-distutils-extra==2.39
|
195 |
-
# python-multipart==0.0.5
|
196 |
-
# python-slugify==4.0.0
|
197 |
-
# python-utils==3.3.3
|
198 |
-
pytimeparse==1.1.5
|
199 |
-
pytz==2022.1
|
200 |
-
PyWavelets==1.3.0
|
201 |
-
PyYAML==5.3.1
|
202 |
-
pyzmq==23.2.0
|
203 |
-
qtconsole==5.3.1
|
204 |
-
QtPy==2.1.0
|
205 |
-
regex==2022.7.9
|
206 |
-
requests==2.28.1
|
207 |
-
requests-oauthlib==1.3.1
|
208 |
-
requests-toolbelt==0.9.1
|
209 |
-
requests-unixsocket==0.2.0
|
210 |
-
responses==0.18.0
|
211 |
-
rfc3986==1.5.0
|
212 |
-
roman==2.0.0
|
213 |
-
rsa==4.0
|
214 |
-
s3transfer==0.6.0
|
215 |
-
scikit-image==0.19.3
|
216 |
-
scikit-learn==1.1.1
|
217 |
-
scipy==1.8.1
|
218 |
-
seaborn==0.11.2
|
219 |
-
Send2Trash==1.8.0
|
220 |
-
sentence-transformers==2.2.2
|
221 |
-
sentencepiece==0.1.96
|
222 |
-
shellingham==1.4.0
|
223 |
-
six==1.14.0
|
224 |
-
smart-open==5.2.1
|
225 |
-
smmap==5.0.0
|
226 |
-
sniffio==1.2.0
|
227 |
-
soupsieve==2.3.2.post1
|
228 |
-
spacy==3.4.0
|
229 |
-
spacy-legacy==3.0.9
|
230 |
-
spacy-loggers==1.0.2
|
231 |
-
spinners==0.0.24
|
232 |
-
SQLAlchemy==1.4.39
|
233 |
-
srsly==2.4.3
|
234 |
-
stack-data==0.3.0
|
235 |
-
starlette==0.21.0
|
236 |
-
tensorboard==2.9.1
|
237 |
-
tensorboard-data-server==0.6.1
|
238 |
-
tensorboard-plugin-wit==1.8.1
|
239 |
-
tensorflow==2.9.1
|
240 |
-
tensorflow-estimator==2.9.0
|
241 |
-
tensorflow-io-gcs-filesystem==0.26.0
|
242 |
-
termcolor==1.1.0
|
243 |
-
terminado==0.15.0
|
244 |
-
terminaltables==3.1.10
|
245 |
-
thinc==8.1.0
|
246 |
-
threadpoolctl==3.1.0
|
247 |
-
tifffile==2022.5.4
|
248 |
-
timm==0.6.11
|
249 |
-
tinycss2==1.1.1
|
250 |
-
tokenizers==0.12.1
|
251 |
-
# torch==1.12.0+cu116
|
252 |
-
# torchaudio==0.12.0+cu116
|
253 |
-
# torchvision==0.13.0+cu116
|
254 |
torch==1.12.0
|
255 |
torchaudio==0.12.0
|
256 |
torchvision==0.13.0
|
257 |
-
|
258 |
-
|
259 |
-
traitlets==5.3.0
|
260 |
-
transformers==4.20.1
|
261 |
-
typer==0.4.2
|
262 |
-
typing_extensions==4.3.0
|
263 |
-
uc-micro-py==1.0.1
|
264 |
-
Unidecode==1.1.1
|
265 |
-
urllib3==1.26.10
|
266 |
-
uvicorn==0.20.0
|
267 |
-
wasabi==0.9.1
|
268 |
-
wcwidth==0.2.5
|
269 |
-
webencodings==0.5.1
|
270 |
-
websocket-client==0.57.0
|
271 |
-
websockets==10.4
|
272 |
-
Werkzeug==2.1.2
|
273 |
-
widgetsnbextension==3.6.1
|
274 |
-
wrapt==1.14.1
|
275 |
-
xgboost==1.6.1
|
276 |
-
xlrd==1.1.0
|
277 |
-
xxhash==3.0.0
|
278 |
-
yarl==1.7.2
|
279 |
-
zipp==3.8.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastai==2.7.9
|
2 |
fastapi==0.87.0
|
3 |
fastbook==0.0.29
|
|
|
5 |
fastdownload==0.0.7
|
6 |
fastjsonschema==2.15.3
|
7 |
fastprogress==1.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
torch==1.12.0
|
9 |
torchaudio==0.12.0
|
10 |
torchvision==0.13.0
|
11 |
+
timm==0.6.11
|
12 |
+
dill==0.3.5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|