Skip to content

Commit

Permalink
Dependencies: Unpin lorrystream, to always use the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Aug 21, 2024
1 parent 5e73631 commit 7f91f2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

## Unreleased
- Dependencies: Unpin commons-codec, to always use the latest version
- Dependencies: Unpin lorrystream, to always use the latest version

## 2024/08/19 v0.0.17
- Processor: Updated Kinesis Lambda processor to understand AWS DMS
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ io = [
"sqlalchemy>=2",
]
kinesis = [
"lorrystream[carabas]==0.0.4",
"lorrystream[carabas]",
]
mongodb = [
"commons-codec[mongodb,zyp]",
Expand Down

0 comments on commit 7f91f2d

Please sign in to comment.