Skip to content

Commit

Permalink
chore: bump examples to sdk 1.9.0 for MVI (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
pratik151192 authored Aug 28, 2023
1 parent 6f6e0f8 commit c60c47b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions examples/poetry.lock

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

2 changes: 1 addition & 1 deletion examples/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "Apache-2.0"
[tool.poetry.dependencies]
python = ">=3.7,<3.12"

momento = "1.8.0"
momento = "1.9.0"
colorlog = "6.7.0"
hdrhistogram = "^0.10.1"

Expand Down

0 comments on commit c60c47b

Please sign in to comment.