Skip to content
Prev Previous commit
Merge branch 'master' into feature/issue-3778-u
  • Loading branch information
shuchu committed Feb 15, 2024
commit e90b90ebd8364ff5f6911a2ec048a6dc2dbbb680
42 changes: 19 additions & 23 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ black==22.12.0
# via feast (setup.py)
bleach==6.1.0
# via nbconvert
boto3==1.34.39
boto3==1.34.42
# via
# feast (setup.py)
# moto
botocore==1.34.39
botocore==1.34.42
# via
# boto3
# moto
Expand Down Expand Up @@ -123,9 +123,7 @@ comm==0.2.1
# ipykernel
# ipywidgets
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==41.0.7
# via
# azure-identity
Expand Down Expand Up @@ -177,7 +175,7 @@ executing==2.0.1
# via stack-data
fastapi==0.109.2
# via feast (setup.py)
fastavro==1.9.3
fastavro==1.9.4
# via
# feast (setup.py)
# pandavro
Expand All @@ -203,7 +201,7 @@ geojson==2.5.0
# via rockset
geomet==0.2.1.post1
# via cassandra-driver
google-api-core[grpc]==2.17.0
google-api-core[grpc]==2.17.1
# via
# feast (setup.py)
# firebase-admin
Expand All @@ -215,7 +213,7 @@ google-api-core[grpc]==2.17.0
# google-cloud-datastore
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.117.0
google-api-python-client==2.118.0
# via firebase-admin
google-auth==2.27.0
# via
Expand All @@ -233,6 +231,8 @@ google-cloud-bigquery[pandas]==3.12.0
# google-cloud-bigquery
google-cloud-bigquery-storage==2.24.0
# via feast (setup.py)
google-cloud-bigquery-storage==2.24.0
# via feast (setup.py)
google-cloud-bigtable==2.23.0
# via feast (setup.py)
google-cloud-core==2.4.1
Expand Down Expand Up @@ -313,7 +313,9 @@ httplib2==0.22.0
httptools==0.6.1
# via uvicorn
httpx==0.26.0
# via feast (setup.py)
# via
# feast (setup.py)
# jupyterlab
identify==2.5.34
# via pre-commit
idna==3.6
Expand Down Expand Up @@ -410,11 +412,11 @@ jupyter-server==2.12.5
# notebook-shim
jupyter-server-terminals==0.5.2
# via jupyter-server
jupyterlab==4.0.12
jupyterlab==4.1.1
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.25.2
jupyterlab-server==2.25.3
# via
# jupyterlab
# notebook
Expand Down Expand Up @@ -487,7 +489,7 @@ nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.8.0
# via pre-commit
notebook==7.0.8
notebook==7.1.0
# via great-expectations
notebook-shim==0.2.3
# via
Expand Down Expand Up @@ -566,7 +568,7 @@ portalocker==2.8.2
# via msal-extensions
pre-commit==3.3.1
# via feast (setup.py)
prometheus-client==0.19.0
prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.43
# via ipython
Expand Down Expand Up @@ -769,7 +771,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rockset==2.1.0
# via feast (setup.py)
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -804,9 +806,7 @@ sniffio==1.3.0
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==3.7.0
# via
# feast (setup.py)
# snowflake-connector-python
# via feast (setup.py)
sortedcontainers==2.4.0
# via snowflake-connector-python
soupsieve==2.5
Expand All @@ -826,9 +826,7 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlalchemy[mypy]==1.4.51
# via
# feast (setup.py)
# sqlalchemy
# via feast (setup.py)
sqlalchemy2-stubs==0.0.2a38
# via sqlalchemy
stack-data==0.6.3
Expand Down Expand Up @@ -959,9 +957,7 @@ urllib3==1.26.18
# responses
# rockset
uvicorn[standard]==0.27.1
# via
# feast (setup.py)
# uvicorn
# via feast (setup.py)
uvloop==0.19.0
# via uvicorn
virtualenv==20.23.0
Expand Down
4 changes: 2 additions & 2 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exceptiongroup==1.2.0
# via anyio
fastapi==0.109.2
# via feast (setup.py)
fastavro==1.9.3
fastavro==1.9.4
# via
# feast (setup.py)
# pandavro
Expand Down Expand Up @@ -166,7 +166,7 @@ referencing==0.33.0
# jsonschema-specifications
requests==2.31.0
# via feast (setup.py)
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down
43 changes: 19 additions & 24 deletions sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ black==22.12.0
# via feast (setup.py)
bleach==6.1.0
# via nbconvert
boto3==1.34.39
boto3==1.34.42
# via
# feast (setup.py)
# moto
botocore==1.34.39
botocore==1.34.42
# via
# boto3
# moto
Expand Down Expand Up @@ -130,9 +130,7 @@ comm==0.2.1
# ipykernel
# ipywidgets
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==41.0.7
# via
# azure-identity
Expand Down Expand Up @@ -183,7 +181,7 @@ executing==2.0.1
# via stack-data
fastapi==0.109.2
# via feast (setup.py)
fastavro==1.9.3
fastavro==1.9.4
# via
# feast (setup.py)
# pandavro
Expand All @@ -209,7 +207,7 @@ geojson==2.5.0
# via rockset
geomet==0.2.1.post1
# via cassandra-driver
google-api-core[grpc]==2.17.0
google-api-core[grpc]==2.17.1
# via
# feast (setup.py)
# firebase-admin
Expand All @@ -221,7 +219,7 @@ google-api-core[grpc]==2.17.0
# google-cloud-datastore
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.117.0
google-api-python-client==2.118.0
# via firebase-admin
google-auth==2.27.0
# via
Expand All @@ -239,6 +237,8 @@ google-cloud-bigquery[pandas]==3.12.0
# google-cloud-bigquery
google-cloud-bigquery-storage==2.24.0
# via feast (setup.py)
google-cloud-bigquery-storage==2.24.0
# via feast (setup.py)
google-cloud-bigtable==2.23.0
# via feast (setup.py)
google-cloud-core==2.4.1
Expand Down Expand Up @@ -319,7 +319,9 @@ httplib2==0.22.0
httptools==0.6.1
# via uvicorn
httpx==0.26.0
# via feast (setup.py)
# via
# feast (setup.py)
# jupyterlab
identify==2.5.34
# via pre-commit
idna==3.6
Expand Down Expand Up @@ -427,11 +429,11 @@ jupyter-server==2.12.5
# notebook-shim
jupyter-server-terminals==0.5.2
# via jupyter-server
jupyterlab==4.0.12
jupyterlab==4.1.1
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.25.2
jupyterlab-server==2.25.3
# via
# jupyterlab
# notebook
Expand Down Expand Up @@ -504,7 +506,7 @@ nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.8.0
# via pre-commit
notebook==7.0.8
notebook==7.1.0
# via great-expectations
notebook-shim==0.2.3
# via
Expand Down Expand Up @@ -587,7 +589,7 @@ portalocker==2.8.2
# via msal-extensions
pre-commit==3.3.1
# via feast (setup.py)
prometheus-client==0.19.0
prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.43
# via ipython
Expand Down Expand Up @@ -791,7 +793,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rockset==2.1.0
# via feast (setup.py)
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -828,9 +830,7 @@ sniffio==1.3.0
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python[pandas]==3.7.0
# via
# feast (setup.py)
# snowflake-connector-python
# via feast (setup.py)
sortedcontainers==2.4.0
# via snowflake-connector-python
soupsieve==2.5
Expand All @@ -850,9 +850,7 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlalchemy[mypy]==1.4.51
# via
# feast (setup.py)
# sqlalchemy
# via feast (setup.py)
sqlalchemy2-stubs==0.0.2a38
# via sqlalchemy
stack-data==0.6.3
Expand Down Expand Up @@ -951,7 +949,6 @@ types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.9.0
# via
# annotated-types
# anyio
# async-lru
# azure-core
Expand Down Expand Up @@ -988,9 +985,7 @@ urllib3==1.26.18
# rockset
# snowflake-connector-python
uvicorn[standard]==0.27.1
# via
# feast (setup.py)
# uvicorn
# via feast (setup.py)
uvloop==0.19.0
# via uvicorn
virtualenv==20.23.0
Expand Down
9 changes: 3 additions & 6 deletions sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exceptiongroup==1.2.0
# via anyio
fastapi==0.109.2
# via feast (setup.py)
fastavro==1.9.3
fastavro==1.9.4
# via
# feast (setup.py)
# pandavro
Expand Down Expand Up @@ -171,7 +171,7 @@ referencing==0.33.0
# jsonschema-specifications
requests==2.31.0
# via feast (setup.py)
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand All @@ -184,9 +184,7 @@ sniffio==1.3.0
# anyio
# httpx
sqlalchemy[mypy]==1.4.51
# via
# feast (setup.py)
# sqlalchemy
# via feast (setup.py)
sqlalchemy2-stubs==0.0.2a38
# via sqlalchemy
starlette==0.36.3
Expand All @@ -211,7 +209,6 @@ types-protobuf==4.24.0.20240129
# via mypy-protobuf
typing-extensions==4.9.0
# via
# annotated-types
# anyio
# fastapi
# mypy
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.