Skip to content

Commit

Permalink
unpin the boto from setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
omkarkhatavkar committed Feb 23, 2022
1 parent e2829ef commit f2191e8
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 f2191e8

Please sign in to comment.