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

fix: Pin dependencies to nearest major version #2647

Merged
merged 6 commits into from
May 11, 2022
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
82 changes: 44 additions & 38 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --extra=ci --output-file=requirements/py3.10-ci-requirements.txt
# pip-compile --extra=ci --output-file=sdk/python/requirements/py3.10-ci-requirements.txt
#
absl-py==1.0.0
# via tensorflow-metadata
Expand Down Expand Up @@ -30,7 +30,7 @@ appdirs==1.4.4
# via black
appnope==0.1.3
# via ipython
asgiref==3.5.0
asgiref==3.5.1
# via uvicorn
asn1crypto==1.5.1
# via
Expand Down Expand Up @@ -59,25 +59,27 @@ azure-core==1.23.1
# azure-storage-blob
azure-datalake-store==0.0.52
# via adlfs
azure-identity==1.9.0
azure-identity==1.10.0
# via adlfs
azure-storage-blob==12.11.0
# via adlfs
babel==2.10.0
babel==2.10.1
# via sphinx
backcall==0.2.0
# via ipython
black==19.10b0
# via feast (setup.py)
boto3==1.21.43
boto3==1.22.8
# via
# feast (setup.py)
# moto
botocore==1.24.43
botocore==1.25.8
# via
# boto3
# moto
# s3transfer
build==0.7.0
# via feast (setup.py)
cachecontrol==0.12.11
# via firebase-admin
cachetools==4.2.4
Expand Down Expand Up @@ -156,9 +158,9 @@ execnet==1.9.0
# via pytest-xdist
executing==0.8.3
# via stack-data
fastapi==0.75.2
fastapi==0.76.0
# via feast (setup.py)
fastavro==1.4.10
fastavro==1.4.11
# via
# feast (setup.py)
# pandavro
Expand Down Expand Up @@ -191,7 +193,7 @@ google-api-core[grpc]==1.31.5
# google-cloud-core
# google-cloud-datastore
# google-cloud-firestore
google-api-python-client==2.45.0
google-api-python-client==2.47.0
# via firebase-admin
google-auth==1.35.0
# via
Expand Down Expand Up @@ -239,15 +241,15 @@ googleapis-common-protos==1.52.0
# tensorflow-metadata
great-expectations==0.14.13
# via feast (setup.py)
grpcio==1.44.0
grpcio==1.46.0
# via
# feast (setup.py)
# google-api-core
# google-cloud-bigquery
# grpcio-reflection
# grpcio-testing
# grpcio-tools
grpcio-reflection==1.44.0
grpcio-reflection==1.46.0
# via feast (setup.py)
grpcio-testing==1.44.0
# via feast (setup.py)
Expand All @@ -265,7 +267,7 @@ httplib2==0.20.4
# google-auth-httplib2
httptools==0.4.0
# via uvicorn
identify==2.4.12
identify==2.5.0
# via pre-commit
idna==3.3
# via
Expand All @@ -279,7 +281,7 @@ importlib-metadata==4.11.3
# via great-expectations
iniconfig==1.1.1
# via pytest
ipython==8.2.0
ipython==8.3.0
# via great-expectations
isodate==0.6.1
# via msrest
Expand All @@ -302,15 +304,15 @@ jsonpatch==1.32
# via great-expectations
jsonpointer==2.3
# via jsonpatch
jsonschema==4.4.0
jsonschema==4.5.1
# via
# altair
# feast (setup.py)
# great-expectations
# nbformat
jupyter-core==4.10.0
# via nbformat
locket==0.2.1
locket==1.0.0
# via partd
markupsafe==2.1.1
# via
Expand All @@ -328,13 +330,13 @@ mmh3==3.0.0
# via feast (setup.py)
mock==2.0.0
# via feast (setup.py)
moto==3.1.5
moto==3.1.7
# via feast (setup.py)
msal==1.17.0
# via
# azure-identity
# msal-extensions
msal-extensions==0.3.1
msal-extensions==1.0.0
# via azure-identity
msgpack==1.0.3
# via cachecontrol
Expand All @@ -354,7 +356,7 @@ mypy-extensions==0.4.3
# via mypy
mypy-protobuf==3.1
# via feast (setup.py)
nbformat==5.3.0
nbformat==5.4.0
# via great-expectations
nodeenv==1.6.0
# via pre-commit
Expand All @@ -373,6 +375,7 @@ oscrypto==1.3.0
# via snowflake-connector-python
packaging==21.3
# via
# build
# dask
# deprecation
# google-api-core
Expand All @@ -381,7 +384,7 @@ packaging==21.3
# pytest
# redis
# sphinx
pandas==1.3.5
pandas==1.4.2
# via
# altair
# feast (setup.py)
Expand All @@ -396,10 +399,12 @@ partd==1.2.0
# via dask
pathspec==0.9.0
# via black
pbr==5.8.1
pbr==5.9.0
# via mock
pep517==0.12.0
# via pip-tools
# via
# build
# pip-tools
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
Expand All @@ -414,7 +419,7 @@ ply==3.11
# via thriftpy2
portalocker==2.4.0
# via msal-extensions
pre-commit==2.18.1
pre-commit==2.19.0
# via feast (setup.py)
prompt-toolkit==3.0.29
# via ipython
Expand Down Expand Up @@ -477,7 +482,7 @@ pydantic==1.9.0
# feast (setup.py)
pyflakes==2.4.0
# via flake8
pygments==2.11.2
pygments==2.12.0
# via
# ipython
# sphinx
Expand All @@ -497,7 +502,7 @@ pyrsistent==0.18.1
# via jsonschema
pyspark==3.2.1
# via feast (setup.py)
pytest==7.1.1
pytest==7.1.2
# via
# feast (setup.py)
# pytest-benchmark
Expand Down Expand Up @@ -553,7 +558,7 @@ pyyaml==6.0
# uvicorn
redis==4.2.2
# via feast (setup.py)
regex==2022.3.15
regex==2022.4.24
# via black
requests==2.27.1
# via
Expand Down Expand Up @@ -612,7 +617,7 @@ sniffio==1.2.0
# via anyio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==2.7.6
snowflake-connector-python[pandas]==2.7.7
# via feast (setup.py)
sphinx==4.3.2
# via
Expand All @@ -634,7 +639,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stack-data==0.2.0
# via ipython
starlette==0.17.1
starlette==0.18.0
# via fastapi
tabulate==0.8.9
# via feast (setup.py)
Expand All @@ -655,6 +660,7 @@ toml==0.10.2
# pre-commit
tomli==2.0.1
# via
# build
# coverage
# mypy
# pep517
Expand All @@ -674,29 +680,29 @@ traitlets==5.1.1
# jupyter-core
# matplotlib-inline
# nbformat
trino==0.312.0
trino==0.313.0
# via feast (setup.py)
typed-ast==1.5.3
# via black
types-protobuf==3.19.17
types-protobuf==3.19.18
# via
# feast (setup.py)
# mypy-protobuf
types-python-dateutil==2.8.11
types-python-dateutil==2.8.14
# via feast (setup.py)
types-pytz==2021.3.6
types-pytz==2021.3.7
# via feast (setup.py)
types-pyyaml==6.0.6
types-pyyaml==6.0.7
# via feast (setup.py)
types-redis==4.1.21
types-redis==4.2.1
# via feast (setup.py)
types-requests==2.27.19
types-requests==2.27.25
# via feast (setup.py)
types-setuptools==57.4.14
# via feast (setup.py)
types-tabulate==0.8.7
types-tabulate==0.8.8
# via feast (setup.py)
types-urllib3==1.26.13
types-urllib3==1.26.14
# via types-requests
typing-extensions==4.2.0
# via
Expand Down Expand Up @@ -732,11 +738,11 @@ websocket-client==1.3.2
# via docker
websockets==10.3
# via uvicorn
werkzeug==2.1.1
werkzeug==2.1.2
# via moto
wheel==0.37.1
# via pip-tools
wrapt==1.14.0
wrapt==1.14.1
# via
# deprecated
# testcontainers
Expand Down
Loading