Skip to content

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Rhodes <tyler.rhodes@equilibriumenergy.com>
  • Loading branch information
trhodeos committed Nov 16, 2023
1 parent 4c78671 commit 4e6bbb9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
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 @@ -894,7 +894,7 @@ traitlets==5.13.0
# nbformat
trino==0.327.0
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==3.19.22
# 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 @@ -194,7 +194,7 @@ toolz==0.12.0
# partd
tqdm==4.66.1
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==4.24.0.4
# via mypy-protobuf
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ traitlets==5.13.0
# nbformat
trino==0.327.0
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==3.19.22
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ toolz==0.12.0
# partd
tqdm==4.66.1
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==4.24.0.4
# via mypy-protobuf
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 @@ -903,7 +903,7 @@ traitlets==5.13.0
# nbformat
trino==0.327.0
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==3.19.22
# 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 @@ -194,7 +194,7 @@ toolz==0.12.0
# partd
tqdm==4.66.1
# via feast (setup.py)
typeguard==2.13.3
typeguard==3.0.2
# via feast (setup.py)
types-protobuf==4.24.0.4
# via mypy-protobuf
Expand Down

0 comments on commit 4e6bbb9

Please sign in to comment.