-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f07c4cd
commit 2ea40e3
Showing
4 changed files
with
54 additions
and
29 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,38 @@ | ||
Click>=6.0 | ||
requests>=2.0 | ||
joblib | ||
scikit-learn==0.19.1 | ||
Keras==2.1.5 | ||
# | ||
# This file is autogenerated by pip-compile | ||
# To update, run: | ||
# | ||
# pip-compile --output-file requirements.txt setup.py | ||
# | ||
absl-py==0.6.1 # via tensorflow | ||
astor==0.7.1 # via tensorflow | ||
certifi==2018.10.15 # via requests | ||
chardet==3.0.4 # via requests | ||
click==7.0 | ||
gast==0.2.0 # via tensorflow | ||
grpcio==1.16.1 # via tensorboard, tensorflow | ||
h5py==2.8.0 | ||
numpy==1.12.1 | ||
pandas==0.22.0 | ||
tensorflow==1.2 | ||
influxdb==5.0.0 | ||
idna==2.7 # via requests | ||
influxdb==5.2.0 | ||
joblib==0.13.0 | ||
keras-applications==1.0.6 # via keras, tensorflow | ||
keras-preprocessing==1.0.5 # via keras, tensorflow | ||
keras==2.2.4 | ||
markdown==3.0.1 # via tensorboard | ||
numpy==1.15.4 | ||
pandas==0.23.4 | ||
pip-tools==3.1.0 | ||
protobuf==3.6.1 # via tensorboard, tensorflow | ||
python-dateutil==2.7.5 | ||
pytz==2018.7 # via influxdb, pandas | ||
pyyaml==3.13 # via keras | ||
requests==2.20.1 | ||
scikit-learn==0.20.0 | ||
scipy==1.1.0 # via keras, scikit-learn | ||
six==1.11.0 # via absl-py, grpcio, h5py, influxdb, keras, keras-preprocessing, pip-tools, protobuf, python-dateutil, tensorboard, tensorflow | ||
tensorboard==1.12.0 # via tensorflow | ||
tensorflow==1.12.0 | ||
termcolor==1.1.0 # via tensorflow | ||
urllib3==1.24.1 # via requests | ||
werkzeug==0.14.1 # via tensorboard | ||
wheel==0.32.3 # via tensorboard, tensorflow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters