Skip to content

Commit

Permalink
update protos
Browse files Browse the repository at this point in the history
  • Loading branch information
mwm5945 committed Jul 5, 2023
1 parent db325ca commit 54bccd8
Show file tree
Hide file tree
Showing 7 changed files with 458 additions and 2,617 deletions.
6 changes: 3 additions & 3 deletions python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ grpcio-tools==1.56.0
isort==5.9.0
mypy-protobuf==3.4.0
mypy<0.791
pandas==1.1.0 # used in serving_test_gen
pillow==8.1.1
pandas
pillow
pip-licenses==3.4.0 # fetch licenses
pytest-cov==2.10.1
pytest==6.2.2
pytest-mock==3.6.1
tenacity==6.3.1 # tenacity - used for smart retrying
nbqa==1.1.0
tox<4.0.0
tox<4.0.0
1,568 changes: 83 additions & 1,485 deletions python/seldon_core/proto/prediction_pb2.py

Large diffs are not rendered by default.

550 changes: 298 additions & 252 deletions python/seldon_core/proto/prediction_pb2.pyi

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 54bccd8

Please sign in to comment.