Skip to content

Commit

Permalink
Update poetry lock (#1808)
Browse files Browse the repository at this point in the history
* Updated lock files.

* Bumped docker to 7.1.0

* Moved pytest lazy fixtures to dev
  • Loading branch information
RobertSamoilescu authored Jun 17, 2024
1 parent b407512 commit bc4286e
Show file tree
Hide file tree
Showing 11 changed files with 7,521 additions and 7,876 deletions.
3,088 changes: 1,639 additions & 1,449 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ opentelemetry-sdk = "^1.22.0"
opentelemetry-instrumentation-fastapi = ">=0.43b0"
opentelemetry-instrumentation-grpc = ">=0.43b0"
opentelemetry-exporter-otlp-proto-grpc = "^1.22.0"
pytest-lazy-fixture = "^0.6.3"

[tool.poetry.group.test.dependencies]
tox = "4.14.2"
Expand All @@ -86,8 +85,9 @@ pytest = "7.4.4"
pytest-asyncio = "0.21.1"
pytest-mock = "3.12.0"
pytest-cases = "3.8.5"
pytest-lazy-fixture = "^0.6.3"
tox = "4.14.2"
docker = "7.0.0"
docker = "7.1.0"
aiohttp = "3.9.4"
aiohttp-retry = "2.8.3"
## Used for FastAPI Async testing
Expand Down
1,511 changes: 711 additions & 800 deletions runtimes/alibi-detect/poetry.lock

Large diffs are not rendered by default.

1,701 changes: 912 additions & 789 deletions runtimes/alibi-explain/poetry.lock

Large diffs are not rendered by default.

1,292 changes: 609 additions & 683 deletions runtimes/catboost/poetry.lock

Large diffs are not rendered by default.

2,104 changes: 988 additions & 1,116 deletions runtimes/huggingface/poetry.lock

Large diffs are not rendered by default.

943 changes: 432 additions & 511 deletions runtimes/lightgbm/poetry.lock

Large diffs are not rendered by default.

1,655 changes: 794 additions & 861 deletions runtimes/mlflow/poetry.lock

Large diffs are not rendered by default.

947 changes: 434 additions & 513 deletions runtimes/mllib/poetry.lock

Large diffs are not rendered by default.

1,074 changes: 499 additions & 575 deletions runtimes/sklearn/poetry.lock

Large diffs are not rendered by default.

1,078 changes: 501 additions & 577 deletions runtimes/xgboost/poetry.lock

Large diffs are not rendered by default.

0 comments on commit bc4286e

Please sign in to comment.