bump reqs

This commit is contained in:
Leo Hemsted
2020-02-04 17:16:58 +00:00
parent 5b868ff268
commit 4eeddb40f8
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ pyexcel-xls==0.5.8
pyexcel-xlsx==0.5.8 pyexcel-xlsx==0.5.8
pyexcel-ods3==0.5.3 pyexcel-ods3==0.5.3
pytz==2019.3 pytz==2019.3
gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching gunicorn==20.0.4
eventlet==0.25.1 eventlet==0.25.1
notifications-python-client==5.5.0 notifications-python-client==5.5.1
# PaaS # PaaS
awscli-cwlogs>=1.4,<1.5 awscli-cwlogs>=1.4,<1.5
+5 -5
View File
@@ -15,9 +15,9 @@ pyexcel-xls==0.5.8
pyexcel-xlsx==0.5.8 pyexcel-xlsx==0.5.8
pyexcel-ods3==0.5.3 pyexcel-ods3==0.5.3
pytz==2019.3 pytz==2019.3
gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching gunicorn==20.0.4
eventlet==0.25.1 eventlet==0.25.1
notifications-python-client==5.5.0 notifications-python-client==5.5.1
# PaaS # PaaS
awscli-cwlogs>=1.4,<1.5 awscli-cwlogs>=1.4,<1.5
@@ -46,10 +46,10 @@ future==0.18.2
greenlet==0.4.15 greenlet==0.4.15
idna==2.8 idna==2.8
jdcal==1.4.1 jdcal==1.4.1
Jinja2==2.11.0 Jinja2==2.11.1
jmespath==0.9.4 jmespath==0.9.4
lml==0.0.9 lml==0.0.9
lxml==4.4.2 lxml==4.5.0
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mistune==0.8.4 mistune==0.8.4
monotonic==1.5 monotonic==1.5
@@ -63,7 +63,7 @@ PyPDF2==1.26.0
python-dateutil==2.8.1 python-dateutil==2.8.1
python-json-logger==0.1.11 python-json-logger==0.1.11
PyYAML==5.2 PyYAML==5.2
redis==3.3.11 redis==3.4.1
requests==2.22.0 requests==2.22.0
rsa==3.4.2 rsa==3.4.2
s3transfer==0.3.2 s3transfer==0.3.2