Skip to content

Commit

Permalink
build: Looser upper bound on pyarrow dependency (#3527)
Browse files Browse the repository at this point in the history
build: Greater bound on pyarrow dependency

Signed-off-by: Marc-Antoine Belanger <mbelanger@explorance.com>
Co-authored-by: Marc-Antoine Belanger <mbelanger@explorance.com>
  • Loading branch information
gbmarc1 and Marc-Antoine Belanger authored Mar 10, 2023
1 parent 57bbb61 commit f0eea99
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 120 deletions.
53 changes: 24 additions & 29 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ anyio==3.6.2
# watchfiles
appdirs==1.4.4
# via fissix
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via
# jupyter-server
Expand Down Expand Up @@ -211,9 +207,9 @@ execnet==1.9.0
# via pytest-xdist
executing==1.2.0
# via stack-data
fastapi==0.92.0
fastapi==0.93.0
# via feast (setup.py)
fastavro==1.7.2
fastavro==1.7.3
# via
# feast (setup.py)
# pandavro
Expand Down Expand Up @@ -288,7 +284,7 @@ google-cloud-core==2.3.2
# google-cloud-datastore
# google-cloud-firestore
# google-cloud-storage
google-cloud-datastore==2.14.0
google-cloud-datastore==2.15.0
# via feast (setup.py)
google-cloud-firestore==2.10.0
# via firebase-admin
Expand Down Expand Up @@ -352,7 +348,7 @@ httptools==0.5.0
# via uvicorn
httpx==0.23.3
# via feast (setup.py)
identify==2.5.18
identify==2.5.19
# via pre-commit
idna==3.4
# via
Expand All @@ -368,7 +364,7 @@ importlib-metadata==6.0.0
# via great-expectations
iniconfig==2.0.0
# via pytest
ipykernel==6.21.2
ipykernel==6.21.3
# via
# ipywidgets
# nbclassic
Expand Down Expand Up @@ -441,7 +437,7 @@ jupyter-core==5.2.0
# notebook
jupyter-events==0.6.3
# via jupyter-server
jupyter-server==2.3.0
jupyter-server==2.4.0
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -482,15 +478,15 @@ mock==2.0.0
# via feast (setup.py)
moreorless==0.4.0
# via bowler
moto==4.1.3
moto==4.1.4
# via feast (setup.py)
msal==1.21.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.0.0
# via azure-identity
msgpack==1.0.4
msgpack==1.0.5
# via cachecontrol
msrest==0.7.1
# via msrestazure
Expand All @@ -514,7 +510,7 @@ mypy-protobuf==3.1
# via feast (setup.py)
mysqlclient==2.1.1
# via feast (setup.py)
nbclassic==0.5.2
nbclassic==0.5.3
# via notebook
nbclient==0.7.2
# via nbconvert
Expand All @@ -538,7 +534,7 @@ nest-asyncio==1.5.6
# notebook
nodeenv==1.7.0
# via pre-commit
notebook==6.5.2
notebook==6.5.3
# via great-expectations
notebook-shim==0.2.2
# via nbclassic
Expand Down Expand Up @@ -599,7 +595,7 @@ pickleshare==0.7.5
# via ipython
pip-tools==6.12.3
# via feast (setup.py)
platformdirs==3.0.0
platformdirs==3.1.1
# via
# black
# jupyter-core
Expand Down Expand Up @@ -627,7 +623,7 @@ proto-plus==1.22.2
# google-cloud-bigtable
# google-cloud-datastore
# google-cloud-firestore
protobuf==4.22.0
protobuf==4.22.1
# via
# feast (setup.py)
# google-api-core
Expand Down Expand Up @@ -682,7 +678,7 @@ pycparser==2.21
# via cffi
pycryptodomex==3.17
# via snowflake-connector-python
pydantic==1.10.5
pydantic==1.10.6
# via
# fastapi
# feast (setup.py)
Expand Down Expand Up @@ -720,7 +716,7 @@ pyrsistent==0.19.3
# via jsonschema
pyspark==3.3.2
# via feast (setup.py)
pytest==7.2.1
pytest==7.2.2
# via
# feast (setup.py)
# pytest-benchmark
Expand Down Expand Up @@ -775,6 +771,7 @@ pyyaml==6.0
# jupyter-events
# kubernetes
# pre-commit
# responses
# uvicorn
pyzmq==25.0.0
# via
Expand Down Expand Up @@ -815,7 +812,7 @@ requests-oauthlib==1.3.1
# google-auth-oauthlib
# kubernetes
# msrest
responses==0.22.0
responses==0.23.0
# via moto
rfc3339-validator==0.1.4
# via
Expand Down Expand Up @@ -913,9 +910,7 @@ thriftpy2==0.4.16
tinycss2==1.2.1
# via nbconvert
toml==0.10.2
# via
# feast (setup.py)
# responses
# via feast (setup.py)
tomli==2.0.1
# via
# black
Expand All @@ -937,7 +932,7 @@ tornado==6.2
# nbclassic
# notebook
# terminado
tqdm==4.64.1
tqdm==4.65.0
# via
# feast (setup.py)
# great-expectations
Expand All @@ -957,7 +952,7 @@ traitlets==5.9.0
# nbconvert
# nbformat
# notebook
trino==0.321.0
trino==0.322.0
# via feast (setup.py)
typeguard==2.13.3
# via feast (setup.py)
Expand All @@ -974,17 +969,17 @@ types-python-dateutil==2.8.19.10
types-pytz==2022.7.1.2
# via feast (setup.py)
types-pyyaml==6.0.12.8
# via feast (setup.py)
# via
# feast (setup.py)
# responses
types-redis==4.5.1.4
# via feast (setup.py)
types-requests==2.28.11.15
# via feast (setup.py)
types-setuptools==67.4.0.3
types-setuptools==67.6.0.0
# via feast (setup.py)
types-tabulate==0.9.0.1
# via feast (setup.py)
types-toml==0.10.8.5
# via responses
types-urllib3==1.26.25.8
# via types-requests
typing-extensions==4.5.0
Expand Down Expand Up @@ -1018,7 +1013,7 @@ urllib3==1.26.14
# responses
# rockset
# snowflake-connector-python
uvicorn[standard]==0.20.0
uvicorn[standard]==0.21.0
# via feast (setup.py)
uvloop==0.17.0
# via uvicorn
Expand Down
20 changes: 10 additions & 10 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ certifi==2022.12.7
# httpcore
# httpx
# requests
charset-normalizer==3.0.1
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
Expand All @@ -39,15 +39,15 @@ dask==2023.3.0
# via feast (setup.py)
dill==0.3.6
# via feast (setup.py)
fastapi==0.92.0
fastapi==0.93.0
# via feast (setup.py)
fastavro==1.7.2
fastavro==1.7.3
# via
# feast (setup.py)
# pandavro
fissix==21.11.13
# via bowler
fsspec==2023.1.0
fsspec==2023.3.0
# via dask
greenlet==2.0.2
# via sqlalchemy
Expand Down Expand Up @@ -84,7 +84,7 @@ mmh3==3.0.0
# via feast (setup.py)
moreorless==0.4.0
# via bowler
mypy==1.0.1
mypy==1.1.1
# via sqlalchemy
mypy-extensions==1.0.0
# via mypy
Expand All @@ -106,14 +106,14 @@ partd==1.3.0
# via dask
proto-plus==1.22.2
# via feast (setup.py)
protobuf==4.22.0
protobuf==4.22.1
# via
# feast (setup.py)
# grpcio-reflection
# proto-plus
pyarrow==8.0.0
pyarrow==11.0.0
# via feast (setup.py)
pydantic==1.10.5
pydantic==1.10.6
# via
# fastapi
# feast (setup.py)
Expand Down Expand Up @@ -163,7 +163,7 @@ toolz==0.12.0
# via
# dask
# partd
tqdm==4.64.1
tqdm==4.65.0
# via feast (setup.py)
typeguard==2.13.3
# via feast (setup.py)
Expand All @@ -174,7 +174,7 @@ typing-extensions==4.5.0
# sqlalchemy2-stubs
urllib3==1.26.14
# via requests
uvicorn[standard]==0.20.0
uvicorn[standard]==0.21.0
# via feast (setup.py)
uvloop==0.17.0
# via uvicorn
Expand Down
Loading

0 comments on commit f0eea99

Please sign in to comment.