requirements updated to ubuntu 20.04 python3.8 torch 1.5
This commit is contained in:
parent
f290d5a8d8
commit
fcd5ee4d29
@ -1,92 +1,62 @@
|
||||
absl-py==0.9.0
|
||||
appdirs==1.4.3
|
||||
attrs==19.3.0
|
||||
audioread==2.1.8
|
||||
bravado==10.6.0
|
||||
bravado-core==5.17.0
|
||||
CacheControl==0.12.6
|
||||
cachetools==4.1.0
|
||||
certifi==2019.11.28
|
||||
cffi==1.14.0
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
colorama==0.4.3
|
||||
contextlib2==0.6.0
|
||||
cycler==0.10.0
|
||||
decorator==4.4.2
|
||||
distlib==0.3.0
|
||||
distro==1.4.0
|
||||
future==0.18.2
|
||||
gitdb==4.0.5
|
||||
GitPython==3.1.2
|
||||
google-auth==1.14.3
|
||||
google-auth==1.15.0
|
||||
google-auth-oauthlib==0.4.1
|
||||
grpcio==1.29.0
|
||||
html5lib==1.0.1
|
||||
idna==2.8
|
||||
ipaddr==2.2.0
|
||||
joblib==0.15.1
|
||||
idna==2.9
|
||||
imageio==2.8.0
|
||||
jsonpointer==2.0
|
||||
jsonref==0.2
|
||||
jsonschema==3.2.0
|
||||
kiwisolver==1.2.0
|
||||
librosa==0.7.2
|
||||
llvmlite==0.32.1
|
||||
lockfile==0.12.2
|
||||
Markdown==3.2.2
|
||||
matplotlib==3.2.1
|
||||
monotonic==1.5
|
||||
msgpack==0.6.2
|
||||
msgpack==1.0.0
|
||||
msgpack-python==0.5.6
|
||||
natsort==7.0.1
|
||||
neptune-client==0.4.113
|
||||
numba==0.49.1
|
||||
numpy==1.18.4
|
||||
oauthlib==3.1.0
|
||||
packaging==20.3
|
||||
packaging==20.4
|
||||
pandas==1.0.3
|
||||
pep517==0.8.2
|
||||
Pillow==7.1.2
|
||||
progress==1.5
|
||||
protobuf==3.12.0
|
||||
py3nvml==0.2.6
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycparser==2.20
|
||||
PyJWT==1.7.1
|
||||
pyparsing==2.4.6
|
||||
pyparsing==2.4.7
|
||||
pyrsistent==0.16.0
|
||||
python-dateutil==2.8.1
|
||||
pytoml==0.1.21
|
||||
pytorch-lightning==0.7.6
|
||||
pytz==2020.1
|
||||
PyYAML==5.3.1
|
||||
requests==2.22.0
|
||||
requests==2.23.0
|
||||
requests-oauthlib==1.3.0
|
||||
resampy==0.2.2
|
||||
retrying==1.3.3
|
||||
rfc3987==1.3.8
|
||||
rsa==4.0
|
||||
scikit-learn==0.23.0
|
||||
scipy==1.4.1
|
||||
simplejson==3.17.0
|
||||
six==1.14.0
|
||||
smmap==3.0.4
|
||||
SoundFile==0.10.3.post1
|
||||
strict-rfc3339==0.7
|
||||
swagger-spec-validator==2.5.0
|
||||
tensorboard==2.2.1
|
||||
tensorboard-plugin-wit==1.6.0.post3
|
||||
threadpoolctl==2.0.0
|
||||
test-tube==0.7.5
|
||||
torch==1.5.0+cu101
|
||||
torchvision==0.6.0+cu101
|
||||
tqdm==4.46.0
|
||||
typing-extensions==3.7.4.2
|
||||
urllib3==1.25.8
|
||||
urllib3==1.25.9
|
||||
webcolors==1.11.1
|
||||
webencodings==0.5.1
|
||||
websocket-client==0.57.0
|
||||
Werkzeug==1.0.1
|
||||
xmltodict==0.12.0
|
||||
|
||||
torchcontrib~=0.0.2
|
Loading…
x
Reference in New Issue
Block a user