kopia lustrzana https://github.com/wagtail/wagtail
Update boto3 version to 1.4.x to support latest features of third-pary modules (wagtail-alt-generator) (#3194)
rodzic
f54498b3b0
commit
f7042492df
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ testing_extras = [
|
|||
'Pillow>=2.7.0',
|
||||
'elasticsearch>=1.0.0,<3.0',
|
||||
'Jinja2>=2.8,<3.0',
|
||||
'boto3>=1.1,<1.2',
|
||||
'boto3>=1.4,<1.5',
|
||||
|
||||
# For coverage and PEP8 linting
|
||||
'coverage>=3.7.0',
|
||||
|
|
Ładowanie…
Reference in New Issue