diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..bec1629 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,49 @@ +absl-py==0.8.0 +astor==0.8.0 +astroid==1.6.6 +backports.functools-lru-cache==1.5 +backports.weakref==1.0.post1 +bleach==1.5.0 +cloudpickle==1.2.2 +configparser==4.0.2 +cycler==0.10.0 +decorator==4.4.0 +enum34==1.1.6 +funcsigs==1.0.2 +futures==3.3.0 +gast==0.3.2 +grpcio==1.23.0 +h5py==2.10.0 +html5lib==0.9999999 +isort==4.3.21 +Keras-Applications==1.0.8 +Keras-Preprocessing==1.1.0 +kiwisolver==1.1.0 +lazy-object-proxy==1.4.2 +Markdown==3.1.1 +matplotlib==2.2.4 +mccabe==0.6.1 +mock==3.0.5 +networkx==2.2 +numpy==1.16.5 +opencv-python==4.1.1.26 +Pillow==6.1.0 +protobuf==3.9.1 +pylint==1.9.5 +pyparsing==2.4.2 +python-dateutil==2.8.0 +pytz==2019.2 +PyWavelets==1.0.3 +PyYAML==5.1.2 +scikit-image==0.14.5 +scipy==1.2.2 +singledispatch==3.4.0.3 +six==1.12.0 +subprocess32==3.5.4 +tensorboard==1.13.1 +tensorboardX==1.1 +tensorflow==1.13.1 +tensorflow-estimator==1.13.0 +termcolor==1.1.0 +Werkzeug==0.16.0 +wrapt==1.11.2