Skip to content

Commit

Permalink
lock boto3
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerShor committed May 9, 2024
1 parent 72021c5 commit 796680e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pyyaml = ">=3.13, <6.0.0"
requests = ">=2.31.0"
# nbconvert is not compatible with tornado 6 (which is in alpha)
#tornado = ">=5"
boto3 = ">=1.9"
boto3 = "==1.33.13"

[dev-packages]
flake8 = "*"
Expand Down
25 changes: 12 additions & 13 deletions Pipfile.lock

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

0 comments on commit 796680e

Please sign in to comment.