Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3006 - Added a version constraint for grpcio and grpcio-status #1248

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 65 additions & 42 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
# via
# -c requirements.txt
# pytest-flyte
appnope==0.1.3
# via ipython
arrow==1.2.2
arrow==1.2.3
# via
# -c requirements.txt
# jinja2-time
Expand All @@ -22,7 +20,7 @@ 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
Expand All @@ -32,7 +30,7 @@ cached-property==1.5.2
# via docker-compose
cachetools==5.2.0
# via google-auth
certifi==2022.6.15
certifi==2022.9.24
# via
# -c requirements.txt
# requests
Expand All @@ -56,29 +54,30 @@ click==8.1.3
# -c requirements.txt
# cookiecutter
# flytekit
cloudpickle==2.1.0
cloudpickle==2.2.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
croniter==1.3.5
croniter==1.3.7
# via
# -c requirements.txt
# flytekit
cryptography==37.0.4
cryptography==38.0.1
# via
# -c requirements.txt
# paramiko
# pyopenssl
# secretstorage
dataclasses-json==0.5.7
# via
# -c requirements.txt
Expand All @@ -98,7 +97,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 @@ -115,36 +114,36 @@ dockerpty==0.4.1
# via docker-compose
docopt==0.6.2
# via docker-compose
docstring-parser==0.14.1
docstring-parser==0.15
# via
# -c requirements.txt
# flytekit
filelock==3.8.0
# via virtualenv
flyteidl==1.1.12
flyteidl==1.1.22
# via
# -c requirements.txt
# flytekit
google-api-core[grpc]==2.8.2
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-cloud-core
google-cloud-bigquery==3.3.2
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-resumable-media==2.4.0
# via google-cloud-bigquery
googleapis-common-protos==1.56.4
# via
Expand All @@ -164,13 +163,13 @@ grpcio-status==1.47.0
# -c requirements.txt
# flytekit
# google-api-core
identify==2.5.3
identify==2.5.6
# via pre-commit
idna==3.3
idna==3.4
# via
# -c requirements.txt
# requests
importlib-metadata==4.12.0
importlib-metadata==5.0.0
# via
# -c requirements.txt
# click
Expand All @@ -185,8 +184,17 @@ iniconfig==1.1.1
# via pytest
ipython==7.34.0
# via -r dev-requirements.in
jaraco-classes==3.2.3
# via
# -c requirements.txt
# keyring
jedi==0.18.1
# via ipython
jeepney==0.8.0
# via
# -c requirements.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -c requirements.txt
Expand All @@ -197,7 +205,7 @@ jinja2-time==0.2.0
# via
# -c requirements.txt
# cookiecutter
joblib==1.1.0
joblib==1.2.0
# via
# -c requirements.txt
# -r dev-requirements.in
Expand All @@ -206,15 +214,15 @@ jsonschema==3.2.0
# via
# -c requirements.txt
# docker-compose
keyring==23.8.2
keyring==23.9.3
# via
# -c requirements.txt
# flytekit
markupsafe==2.1.1
# via
# -c requirements.txt
# jinja2
marshmallow==3.17.1
marshmallow==3.18.0
# via
# -c requirements.txt
# dataclasses-json
Expand All @@ -232,14 +240,18 @@ matplotlib-inline==0.1.6
# via ipython
mock==4.0.3
# via -r dev-requirements.in
mypy==0.971
more-itertools==9.0.0
# via
# -c requirements.txt
# jaraco-classes
mypy==0.982
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
# -c requirements.txt
# mypy
# typing-inspect
natsort==8.1.0
natsort==8.2.0
# via
# -c requirements.txt
# flytekit
Expand Down Expand Up @@ -276,13 +288,13 @@ 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
# google-cloud-bigquery
# google-cloud-bigquery-storage
protobuf==3.20.2
protobuf==3.20.3
# via
# -c requirements.txt
# flyteidl
Expand Down Expand Up @@ -324,7 +336,7 @@ pygments==2.13.0
# via ipython
pynacl==1.5.0
# via paramiko
pyopenssl==22.0.0
pyopenssl==22.1.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -336,15 +348,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 +368,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 All @@ -370,7 +382,7 @@ pytimeparse==1.1.8
# via
# -c requirements.txt
# flytekit
pytz==2022.2.1
pytz==2022.5
# via
# -c requirements.txt
# flytekit
Expand All @@ -382,7 +394,7 @@ pyyaml==5.4.1
# docker-compose
# flytekit
# pre-commit
regex==2022.8.17
regex==2022.9.13
# via
# -c requirements.txt
# docker-image-py
Expand All @@ -396,7 +408,7 @@ requests==2.28.1
# google-api-core
# google-cloud-bigquery
# responses
responses==0.21.0
responses==0.22.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -406,6 +418,10 @@ retry==0.9.2
# flytekit
rsa==4.9
# via google-auth
secretstorage==3.3.3
# via
# -c requirements.txt
# keyring
singledispatchmethod==1.0
# via
# -c requirements.txt
Expand Down Expand Up @@ -435,21 +451,28 @@ text-unidecode==1.3
texttable==1.6.4
# via docker-compose
toml==0.10.2
# via pre-commit
# via
# -c requirements.txt
# pre-commit
# responses
tomli==2.0.1
# via
# coverage
# mypy
# 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
types-toml==0.10.8
# via
# -c requirements.txt
# responses
typing-extensions==4.4.0
# via
# -c requirements.txt
# arrow
Expand All @@ -470,7 +493,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 @@ -488,7 +511,7 @@ wrapt==1.14.1
# -c requirements.txt
# deprecated
# flytekit
zipp==3.8.1
zipp==3.9.0
# via
# -c requirements.txt
# importlib-metadata
Expand Down
Loading