Skip to content

Commit

Permalink
add tensorflow pinned version to reqs
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Nazareth <[email protected]>
  • Loading branch information
ryankarlos committed Oct 20, 2022
1 parent e87a878 commit 49bcbe5
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 41 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ google-cloud-bigquery
google-cloud-bigquery-storage
IPython
torch
tensorflow
tensorflow<=2.8.1
140 changes: 100 additions & 40 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
#
# This file is autogenerated by pip-compile with python 3.7
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# make dev-requirements.txt
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
#
-e file:.#egg=flytekit
# via
# -c requirements.txt
# pytest-flyte
absl-py==1.3.0
# via
# tensorboard
# tensorflow
appnope==0.1.3
# via ipython
arrow==1.2.2
# via
# -c requirements.txt
# jinja2-time
asttokens==2.0.8
# via stack-data
astunparse==1.6.3
# via tensorflow
attrs==20.3.0
# via
# -c requirements.txt
Expand All @@ -22,14 +30,12 @@ attrs==20.3.0
# pytest-docker
backcall==0.2.0
# via ipython
bcrypt==4.0.0
bcrypt==4.0.1
# via paramiko
binaryornot==0.4.4
# via
# -c requirements.txt
# cookiecutter
cached-property==1.5.2
# via docker-compose
cachetools==5.2.0
# via google-auth
certifi==2022.6.15
Expand Down Expand Up @@ -60,13 +66,13 @@ cloudpickle==2.1.0
# via
# -c requirements.txt
# flytekit
codespell==2.2.1
codespell==2.2.2
# via -r dev-requirements.in
cookiecutter==2.1.1
# via
# -c requirements.txt
# flytekit
coverage[toml]==6.4.4
coverage[toml]==6.5.0
# via
# -r dev-requirements.in
# pytest-cov
Expand Down Expand Up @@ -98,7 +104,7 @@ diskcache==5.4.0
# flytekit
distlib==0.3.6
# via virtualenv
distro==1.7.0
distro==1.8.0
# via docker-compose
docker[ssh]==6.0.0
# via
Expand All @@ -119,32 +125,44 @@ docstring-parser==0.14.1
# via
# -c requirements.txt
# flytekit
executing==1.1.1
# via stack-data
filelock==3.8.0
# via virtualenv
flatbuffers==22.9.24
# via tensorflow
flyteidl==1.1.12
# via
# -c requirements.txt
# flytekit
google-api-core[grpc]==2.8.2
gast==0.5.3
# via tensorflow
google-api-core[grpc]==2.10.2
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
google-auth==2.11.0
google-auth==2.13.0
# via
# google-api-core
# google-auth-oauthlib
# google-cloud-core
google-cloud-bigquery==3.3.2
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
google-cloud-bigquery==3.3.5
# via -r dev-requirements.in
google-cloud-bigquery-storage==2.14.2
google-cloud-bigquery-storage==2.16.2
# via
# -r dev-requirements.in
# google-cloud-bigquery
google-cloud-core==2.3.2
# via google-cloud-bigquery
google-crc32c==1.3.0
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.3.3
google-pasta==0.2.0
# via tensorflow
google-resumable-media==2.4.0
# via google-cloud-bigquery
googleapis-common-protos==1.56.4
# via
Expand All @@ -159,12 +177,16 @@ grpcio==1.47.0
# google-api-core
# google-cloud-bigquery
# grpcio-status
# tensorboard
# tensorflow
grpcio-status==1.47.0
# via
# -c requirements.txt
# flytekit
# google-api-core
identify==2.5.3
h5py==3.7.0
# via tensorflow
identify==2.5.6
# via pre-commit
idna==3.3
# via
Expand All @@ -173,17 +195,12 @@ idna==3.3
importlib-metadata==4.12.0
# via
# -c requirements.txt
# click
# flytekit
# jsonschema
# keyring
# pluggy
# pre-commit
# pytest
# virtualenv
# markdown
iniconfig==1.1.1
# via pytest
ipython==7.34.0
ipython==8.5.0
# via -r dev-requirements.in
jedi==0.18.1
# via ipython
Expand All @@ -206,14 +223,23 @@ jsonschema==3.2.0
# via
# -c requirements.txt
# docker-compose
keras==2.8.0
# via tensorflow
keras-preprocessing==1.1.2
# via tensorflow
keyring==23.8.2
# via
# -c requirements.txt
# flytekit
libclang==14.0.6
# via tensorflow
markdown==3.4.1
# via tensorboard
markupsafe==2.1.1
# via
# -c requirements.txt
# jinja2
# werkzeug
marshmallow==3.17.1
# via
# -c requirements.txt
Expand All @@ -232,7 +258,7 @@ matplotlib-inline==0.1.6
# via ipython
mock==4.0.3
# via -r dev-requirements.in
mypy==0.971
mypy==0.982
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
Expand All @@ -248,9 +274,17 @@ nodeenv==1.7.0
numpy==1.21.6
# via
# -c requirements.txt
# flytekit
# h5py
# keras-preprocessing
# opt-einsum
# pandas
# pyarrow
# tensorboard
# tensorflow
oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==21.3
# via
# -c requirements.txt
Expand All @@ -276,7 +310,7 @@ pluggy==1.0.0
# via pytest
pre-commit==2.20.0
# via -r dev-requirements.in
prompt-toolkit==3.0.30
prompt-toolkit==3.0.31
# via ipython
proto-plus==1.22.1
# via
Expand All @@ -294,12 +328,16 @@ protobuf==3.20.2
# grpcio-status
# proto-plus
# protoc-gen-swagger
# tensorboard
# tensorflow
protoc-gen-swagger==0.1.0
# via
# -c requirements.txt
# flyteidl
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py==1.11.0
# via
# -c requirements.txt
Expand Down Expand Up @@ -336,15 +374,15 @@ pyrsistent==0.18.1
# via
# -c requirements.txt
# jsonschema
pytest==7.1.2
pytest==7.1.3
# via
# -r dev-requirements.in
# pytest-cov
# pytest-docker
# pytest-flyte
pytest-cov==3.0.0
pytest-cov==4.0.0
# via -r dev-requirements.in
pytest-docker==1.0.0
pytest-docker==1.0.1
# via pytest-flyte
pytest-flyte @ git+https://github.com/flyteorg/pytest-flyte@main
# via -r dev-requirements.in
Expand All @@ -356,7 +394,7 @@ python-dateutil==2.8.2
# flytekit
# google-cloud-bigquery
# pandas
python-dotenv==0.20.0
python-dotenv==0.21.0
# via docker-compose
python-json-logger==2.0.4
# via
Expand Down Expand Up @@ -395,7 +433,11 @@ requests==2.28.1
# flytekit
# google-api-core
# google-cloud-bigquery
# requests-oauthlib
# responses
# tensorboard
requests-oauthlib==1.3.1
# via google-auth-oauthlib
responses==0.21.0
# via
# -c requirements.txt
Expand All @@ -406,28 +448,45 @@ retry==0.9.2
# flytekit
rsa==4.9
# via google-auth
singledispatchmethod==1.0
# via
# -c requirements.txt
# flytekit
six==1.16.0
# via
# -c requirements.txt
# asttokens
# astunparse
# dockerpty
# google-auth
# google-pasta
# grpcio
# jsonschema
# keras-preprocessing
# paramiko
# python-dateutil
# tensorflow
# websocket-client
sortedcontainers==2.4.0
# via
# -c requirements.txt
# flytekit
stack-data==0.5.1
# via ipython
statsd==3.3.0
# via
# -c requirements.txt
# flytekit
tensorboard==2.8.0
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.8.1
# via -r dev-requirements.in
tensorflow-estimator==2.8.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.27.0
# via tensorflow
termcolor==2.0.1
# via tensorflow
text-unidecode==1.3
# via
# -c requirements.txt
Expand All @@ -443,20 +502,16 @@ tomli==2.0.1
# pytest
torch==1.12.1
# via -r dev-requirements.in
traitlets==5.3.0
traitlets==5.5.0
# via
# ipython
# matplotlib-inline
typed-ast==1.5.4
# via mypy
typing-extensions==4.3.0
# via
# -c requirements.txt
# arrow
# flytekit
# importlib-metadata
# mypy
# responses
# tensorflow
# torch
# typing-inspect
typing-inspect==0.8.0
Expand All @@ -470,7 +525,7 @@ urllib3==1.26.12
# flytekit
# requests
# responses
virtualenv==20.16.4
virtualenv==20.16.5
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
Expand All @@ -479,15 +534,20 @@ websocket-client==0.59.0
# -c requirements.txt
# docker
# docker-compose
werkzeug==2.2.2
# via tensorboard
wheel==0.37.1
# via
# -c requirements.txt
# astunparse
# flytekit
# tensorboard
wrapt==1.14.1
# via
# -c requirements.txt
# deprecated
# flytekit
# tensorflow
zipp==3.8.1
# via
# -c requirements.txt
Expand Down

0 comments on commit 49bcbe5

Please sign in to comment.