Skip to content

Commit

Permalink
fixup! TEMP: Use development version of commons-codec to verify adjus…
Browse files Browse the repository at this point in the history
…tments
  • Loading branch information
amotl committed Aug 26, 2024
1 parent 7c9233d commit 4cbbf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cratedb_toolkit/io/processor/kinesis_lambda.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# /// script
# requires-python = ">=3.9"
# dependencies = [
# "commons-codec",
# "commons-codec @ git+https://github.com/crate/commons-codec.git@sql-with-params",
# "sqlalchemy-cratedb==0.38.0",
# ]
# ///
Expand Down

0 comments on commit 4cbbf28

Please sign in to comment.