Skip to content

Commit

Permalink
rebuilding requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Arceo <[email protected]>
  • Loading branch information
franciscojavierarceo committed Dec 23, 2024
1 parent 0c9c2c9 commit 1c9880f
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 43 deletions.
22 changes: 11 additions & 11 deletions sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -351,7 +351,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via jupyterlab
ipython==8.30.0
ipython==8.31.0
# via
# great-expectations
# ipykernel
Expand All @@ -364,7 +364,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down Expand Up @@ -416,7 +416,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.2
jupyter-server==2.15.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -510,7 +510,7 @@ networkx==3.4.2
# via torch
nodeenv==1.9.1
# via pre-commit
notebook==7.3.1
notebook==7.3.2
# via great-expectations
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -715,7 +715,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyspark==3.5.3
pyspark==3.5.4
# via feast (setup.py)
pytest==7.4.4
# via
Expand Down Expand Up @@ -987,7 +987,7 @@ trino==0.331.0
# via feast (setup.py)
typeguard==4.4.1
# via feast (setup.py)
types-cffi==1.16.0.20240331
types-cffi==1.16.0.20241221
# via types-pyopenssl
types-protobuf==3.19.22
# via
Expand All @@ -1001,15 +1001,15 @@ types-python-dateutil==2.9.0.20241206
# via
# feast (setup.py)
# arrow
types-pytz==2024.2.0.20241003
types-pytz==2024.2.0.20241221
# via feast (setup.py)
types-pyyaml==6.0.12.20240917
types-pyyaml==6.0.12.20241221
# via feast (setup.py)
types-redis==4.6.0.20241004
# via feast (setup.py)
types-requests==2.30.0.0
# via feast (setup.py)
types-setuptools==75.6.0.20241126
types-setuptools==75.6.0.20241223
# via
# feast (setup.py)
# types-cffi
Expand Down Expand Up @@ -1053,7 +1053,7 @@ ujson==5.10.0
# via pymilvus
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==2.3.0
# via
# feast (setup.py)
# botocore
Expand Down
8 changes: 4 additions & 4 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -53,7 +53,7 @@ idna==3.10
# requests
importlib-metadata==8.5.0
# via dask
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand All @@ -65,7 +65,7 @@ markupsafe==3.0.2
# via jinja2
mmh3==5.0.1
# via feast (setup.py)
mypy==1.13.0
mypy==1.14.0
# via sqlalchemy
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -162,7 +162,7 @@ typing-extensions==4.12.2
# uvicorn
tzdata==2024.2
# via pandas
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn[standard]==0.34.0
# via
Expand Down
22 changes: 11 additions & 11 deletions sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -342,7 +342,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via jupyterlab
ipython==8.30.0
ipython==8.31.0
# via
# great-expectations
# ipykernel
Expand All @@ -355,7 +355,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down Expand Up @@ -407,7 +407,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.2
jupyter-server==2.15.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -501,7 +501,7 @@ networkx==3.4.2
# via torch
nodeenv==1.9.1
# via pre-commit
notebook==7.3.1
notebook==7.3.2
# via great-expectations
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -706,7 +706,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyspark==3.5.3
pyspark==3.5.4
# via feast (setup.py)
pytest==7.4.4
# via
Expand Down Expand Up @@ -968,7 +968,7 @@ trino==0.331.0
# via feast (setup.py)
typeguard==4.4.1
# via feast (setup.py)
types-cffi==1.16.0.20240331
types-cffi==1.16.0.20241221
# via types-pyopenssl
types-protobuf==3.19.22
# via
Expand All @@ -982,15 +982,15 @@ types-python-dateutil==2.9.0.20241206
# via
# feast (setup.py)
# arrow
types-pytz==2024.2.0.20241003
types-pytz==2024.2.0.20241221
# via feast (setup.py)
types-pyyaml==6.0.12.20240917
types-pyyaml==6.0.12.20241221
# via feast (setup.py)
types-redis==4.6.0.20241004
# via feast (setup.py)
types-requests==2.30.0.0
# via feast (setup.py)
types-setuptools==75.6.0.20241126
types-setuptools==75.6.0.20241223
# via
# feast (setup.py)
# types-cffi
Expand Down Expand Up @@ -1030,7 +1030,7 @@ ujson==5.10.0
# via pymilvus
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==2.3.0
# via
# feast (setup.py)
# botocore
Expand Down
8 changes: 4 additions & 4 deletions sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -51,7 +51,7 @@ idna==3.10
# requests
importlib-metadata==8.5.0
# via dask
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand All @@ -63,7 +63,7 @@ markupsafe==3.0.2
# via jinja2
mmh3==5.0.1
# via feast (setup.py)
mypy==1.13.0
mypy==1.14.0
# via sqlalchemy
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -157,7 +157,7 @@ typing-extensions==4.12.2
# typeguard
tzdata==2024.2
# via pandas
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn[standard]==0.34.0
# via
Expand Down
18 changes: 9 additions & 9 deletions sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -373,7 +373,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# feast (setup.py)
# altair
Expand Down Expand Up @@ -425,7 +425,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.2
jupyter-server==2.15.0
# via
# jupyter-lsp
# jupyterlab
Expand Down Expand Up @@ -519,7 +519,7 @@ networkx==3.2.1
# via torch
nodeenv==1.9.1
# via pre-commit
notebook==7.3.1
notebook==7.3.2
# via great-expectations
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -723,7 +723,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyspark==3.5.3
pyspark==3.5.4
# via feast (setup.py)
pytest==7.4.4
# via
Expand Down Expand Up @@ -995,7 +995,7 @@ trino==0.331.0
# via feast (setup.py)
typeguard==4.4.1
# via feast (setup.py)
types-cffi==1.16.0.20240331
types-cffi==1.16.0.20241221
# via types-pyopenssl
types-protobuf==3.19.22
# via
Expand All @@ -1009,15 +1009,15 @@ types-python-dateutil==2.9.0.20241206
# via
# feast (setup.py)
# arrow
types-pytz==2024.2.0.20241003
types-pytz==2024.2.0.20241221
# via feast (setup.py)
types-pyyaml==6.0.12.20240917
types-pyyaml==6.0.12.20241221
# via feast (setup.py)
types-redis==4.6.0.20241004
# via feast (setup.py)
types-requests==2.30.0.0
# via feast (setup.py)
types-setuptools==75.6.0.20241126
types-setuptools==75.6.0.20241223
# via
# feast (setup.py)
# types-cffi
Expand Down
8 changes: 4 additions & 4 deletions sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# feast (setup.py)
# dask
Expand Down Expand Up @@ -55,7 +55,7 @@ importlib-metadata==8.5.0
# via
# dask
# typeguard
jinja2==3.1.4
jinja2==3.1.5
# via feast (setup.py)
jsonschema==4.23.0
# via feast (setup.py)
Expand All @@ -67,7 +67,7 @@ markupsafe==3.0.2
# via jinja2
mmh3==5.0.1
# via feast (setup.py)
mypy==1.13.0
mypy==1.14.0
# via sqlalchemy
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -165,7 +165,7 @@ typing-extensions==4.12.2
# uvicorn
tzdata==2024.2
# via pandas
urllib3==2.2.3
urllib3==2.3.0
# via requests
uvicorn[standard]==0.34.0
# via
Expand Down

0 comments on commit 1c9880f

Please sign in to comment.