mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
Storage/S3: Update to latest boto3
This commit is contained in:
parent
8169391185
commit
e552cd9500
@ -32,7 +32,7 @@ setup(
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'indico>=2.1',
|
||||
'boto3>=1.7.8,<2.0',
|
||||
'boto3>=1.9.35,<2.0',
|
||||
],
|
||||
classifiers=[
|
||||
'Environment :: Plugins',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user