Skip to content

Commit

Permalink
XXX: TF deps
Browse files Browse the repository at this point in the history
Signed-off-by: format 2020.06.15 <github.com/ChrisCummins/format>
  • Loading branch information
ChrisCummins committed Aug 17, 2020
1 parent b69d036 commit 724763c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ networkx>=2.2
numpy >= 1.16.0, < 1.19.0
pandas>=0.24.1
pathlib>=1.0.1
protobuf>=3.9.2
protobuf>=3.13.0
psutil>=5.4.5
pyparsing>=2.2.0
python-dateutil>=2.6.1
Expand Down
19 changes: 19 additions & 0 deletions third_party/py/tensorflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
tensorflow == 2.3.0
# Tensorflow requirements
# https://github.com/tensorflow/tensorflow/blob/f3a015274fadab00ec8cad92af2a968e0ecd434f/tensorflow/tools/pip_package/setup.py#L54-L73
absl-py >= 0.7.0
astunparse == 1.6.3
flatbuffers >= 1.12
gast == 0.3.3
google_pasta >= 0.1.8
h5py >= 2.10.0, < 2.11.0
keras_preprocessing >= 1.1.1, < 1.2
numpy >= 1.16.0, < 1.19.0
opt_einsum >= 2.3.2
protobuf >= 3.13.0
tensorboard >= 2.3.0, < 3
tensorflow_estimator >= 2.3.0, < 2.4.0
termcolor >= 1.1.0
wrapt >= 1.11.1
wheel >= 0.26
six >= 1.12.0

0 comments on commit 724763c

Please sign in to comment.