Skip to content

Commit

Permalink
Merge pull request #451 from omkarkhatavkar/unpin_boto
Browse files Browse the repository at this point in the history
unpin the boto from setup.cfg
  • Loading branch information
mshriver authored Feb 23, 2022
2 parents e2829ef + f2191e8 commit 1a0ee5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ max-line-length = 100
install_requires =
azure<5.0.0
azure-storage-common>=1.0
boto3==1.10.50
botocore==1.13.50
boto3
botocore
boto
cached_property
dateparser
Expand Down

0 comments on commit 1a0ee5b

Please sign in to comment.