mirror of https://github.com/zulip/zulip.git
requirements: Upgrade python-twitter to 3.5.
This commit is contained in:
parent
502243bb75
commit
ce4088c9ed
|
@ -153,7 +153,7 @@ django-webpack-loader==0.6.0
|
|||
# Needed for iOS push notifications
|
||||
apns2==0.4.1
|
||||
|
||||
python-twitter==3.4.2
|
||||
python-twitter==3.5
|
||||
|
||||
# To parse po files
|
||||
polib==1.1.0
|
||||
|
|
|
@ -137,7 +137,7 @@ python-dateutil==2.6.1
|
|||
python-digitalocean==1.14.0
|
||||
python-gcm==0.4
|
||||
python-ldap==3.1.0 # via django-auth-ldap, pyldap
|
||||
python-twitter==3.4.2
|
||||
python-twitter==3.5
|
||||
python3-openid==3.1.0 # via social-auth-core
|
||||
pytz==2018.5
|
||||
pyyaml==3.12 # via pyaml, yamole
|
||||
|
|
|
@ -99,7 +99,7 @@ pysocks==1.6.7 # via twilio
|
|||
python-dateutil==2.6.1
|
||||
python-gcm==0.4
|
||||
python-ldap==3.1.0 # via django-auth-ldap
|
||||
python-twitter==3.4.2
|
||||
python-twitter==3.5
|
||||
python3-openid==3.1.0 # via social-auth-core
|
||||
pytz==2018.5
|
||||
pyyaml==3.12 # via yamole
|
||||
|
|
Loading…
Reference in New Issue