Skip to content
Snippets Groups Projects
Commit bf0420d4 authored by Philipp Goymann's avatar Philipp Goymann
Browse files

Merge branch 'philipp.goymann-master-patch-28758' into 'master'

Update setup.py

See merge request !2
parents 35f83ffe dfbb3743
No related branches found
No related tags found
1 merge request!2Update setup.py
......@@ -9,7 +9,7 @@ setup(name='loosolab_s3',
packages=['loosolab_s3'],
install_requires=[
'boto3',
'botocore==1.24.26'
'botocore>=1.24.26'
],
classifiers = [
'Programming Language :: Python :: 3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment