Skip to content

Commit

Permalink
Using boto3 patched with botocore patched to use MD5 in fips
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Boquard <michael@redpanda.com>
  • Loading branch information
michael-redpanda committed Mar 27, 2024
1 parent 57fa094 commit cd47154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jinja2==2.11.2
boto3==1.26.62
boto3@ git+https://github.com/redpanda-data/boto3@5770b4da8f758ceaa47b6482a19569f29739704e
# jinja2 pulls in MarkupSafe with a > constraint, but we need to constrain it for compatibility
MarkupSafe<2.0.0
pyparsing<3.0.0
Expand Down

0 comments on commit cd47154

Please sign in to comment.