mirror of https://github.com/zulip/zulip.git
requirements: Upgrade python-digital-ocean to 1.14.0.
This commit is contained in:
parent
19db3088df
commit
502243bb75
|
@ -44,7 +44,7 @@ snakeviz==0.4.2
|
|||
transifex-client==0.12.5
|
||||
|
||||
# Needed for creating digital ocean droplets
|
||||
python-digitalocean==1.13.2
|
||||
python-digitalocean==1.14.0
|
||||
|
||||
# Needed for updating the locked pip dependencies
|
||||
pip-tools==2.0.2
|
||||
|
|
|
@ -134,7 +134,7 @@ pyopenssl==18.0.0 # via ndg-httpsclient, requests, scrapy, service-ident
|
|||
pyparsing==2.2.0 # via packaging
|
||||
pysocks==1.6.7 # via twilio
|
||||
python-dateutil==2.6.1
|
||||
python-digitalocean==1.13.2
|
||||
python-digitalocean==1.14.0
|
||||
python-gcm==0.4
|
||||
python-ldap==3.1.0 # via django-auth-ldap, pyldap
|
||||
python-twitter==3.4.2
|
||||
|
|
Loading…
Reference in New Issue