Update requirements.txt
This commit is contained in:
parent
01e0027c5e
commit
e7d7004d92
|
@ -1,41 +1,35 @@
|
||||||
absl-py==0.7.1
|
|
||||||
astor==0.8.0
|
atomicwrites==1.2.1
|
||||||
bleach==3.1.0
|
attrs==18.2.0
|
||||||
certifi==2019.6.16
|
certifi==2018.11.29
|
||||||
cffi==1.12.3
|
cffi==1.11.5
|
||||||
chardet==3.0.4
|
|
||||||
docutils==0.14
|
|
||||||
gast==0.2.2
|
|
||||||
google-pasta==0.1.7
|
|
||||||
grpcio==1.21.1
|
|
||||||
h5py==2.9.0
|
h5py==2.9.0
|
||||||
idna==2.8
|
imageio==2.4.1
|
||||||
imageio==2.5.0
|
mkl-fft==1.0.6
|
||||||
Keras-Applications==1.0.8
|
|
||||||
Keras-Preprocessing==1.1.0
|
|
||||||
Markdown==3.1.1
|
|
||||||
mkl-fft==1.0.12
|
|
||||||
mkl-random==1.0.2
|
mkl-random==1.0.2
|
||||||
numpy==1.16.4
|
more-itertools==5.0.0
|
||||||
|
numpy==1.15.4
|
||||||
olefile==0.46
|
olefile==0.46
|
||||||
pandas==0.24.2
|
pandas==0.23.4
|
||||||
Pillow==6.0.0
|
Pillow==5.3.0
|
||||||
pkginfo==1.5.0.1
|
pluggy==0.8.0
|
||||||
protobuf==3.8.0
|
py==1.7.0
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
Pygments==2.4.1
|
pytest==4.0.2
|
||||||
python-dateutil==2.8.0
|
python-dateutil==2.7.5
|
||||||
pytz==2019.1
|
pytz==2018.7
|
||||||
readme-renderer==24.0
|
scikit-learn==0.20.2
|
||||||
requests==2.22.0
|
scipy==1.2.0
|
||||||
requests-toolbelt==0.9.1
|
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
|
sklearn==0.0
|
||||||
tensorboard==1.14.0
|
tensorboard==1.14.0
|
||||||
tensorboardX==1.7
|
tensorboardX==1.7
|
||||||
tensorflow==1.14.0
|
tensorflow==1.14.0
|
||||||
tensorflow-estimator==1.14.0
|
tensorflow-estimator==1.14.0
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
test-tube==0.643
|
test-tube==0.643
|
||||||
|
torch==1.0.0
|
||||||
|
torchvision==0.2.1
|
||||||
tqdm==4.32.1
|
tqdm==4.32.1
|
||||||
twine==1.13.0
|
twine==1.13.0
|
||||||
urllib3==1.25.3
|
urllib3==1.25.3
|
||||||
|
|
Loading…
Reference in New Issue