Skip to content
Open
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
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ grpcio-testing==1.62.1
# via feast (setup.py)
grpcio-tools==1.62.1
# via feast (setup.py)
gunicorn==21.2.0
gunicorn==22.0.0
# via feast (setup.py)
h11==0.14.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fsspec==2024.3.1
# via dask
greenlet==3.0.3
# via sqlalchemy
gunicorn==21.2.0
gunicorn==22.0.0
# via feast (setup.py)
h11==0.14.0
# via uvicorn
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ grpcio-testing==1.62.1
# via feast (setup.py)
grpcio-tools==1.62.1
# via feast (setup.py)
gunicorn==21.2.0
gunicorn==22.0.0
# via feast (setup.py)
h11==0.14.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fsspec==2024.3.1
# via dask
greenlet==3.0.3
# via sqlalchemy
gunicorn==21.2.0
gunicorn==22.0.0
# via feast (setup.py)
h11==0.14.0
# via uvicorn
Expand Down