mirror of https://github.com/kubeflow/examples.git
Removing uneeded requirements, this was causing pip errors. (#83)
This commit is contained in:
parent
42926a8e98
commit
ed60dc5972
|
@ -1,22 +1,6 @@
|
|||
absl-py==0.1.10
|
||||
backports.weakref==1.0.post1
|
||||
bleach==1.5.0
|
||||
enum34==1.1.6
|
||||
funcsigs==1.0.2
|
||||
futures==3.2.0
|
||||
grpc==0.3.post19
|
||||
grpcio==1.9.1
|
||||
html5lib==0.9999999
|
||||
Markdown==2.6.11
|
||||
mock==2.0.0
|
||||
msgpack-python==0.5.4
|
||||
numpy==1.14.0
|
||||
pbr==3.1.1
|
||||
Pillow==5.0.0
|
||||
protobuf==3.5.1
|
||||
python-mnist==0.5
|
||||
six==1.11.0
|
||||
tensorflow==1.5.0
|
||||
tensorflow-serving-api==1.4.0
|
||||
tensorflow-tensorboard==1.5.1
|
||||
Werkzeug==0.14.1
|
||||
|
|
Loading…
Reference in New Issue