requirements: Upgrade python-twitter to 3.4.1.

This commit is contained in:
Vishnu Ks 2018-04-02 06:29:08 +00:00 committed by Tim Abbott
parent 1bba6cc4ce
commit bdf6e08fc0
3 changed files with 3 additions and 3 deletions

View File

@ -149,7 +149,7 @@ django-webpack-loader==0.6.0
# Needed for iOS push notifications
apns2==0.3.0
python-twitter==3.3
python-twitter==3.4.1
# To parse po files
polib==1.1.0

View File

@ -129,7 +129,7 @@ pysocks==1.6.7 # via twilio
python-dateutil==2.6.1
python-digitalocean==1.13.2
python-gcm==0.4
python-twitter==3.3
python-twitter==3.4.1
python3-openid==3.1.0 # via social-auth-core
pytz==2018.3
pyyaml==3.12 # via pyaml

View File

@ -92,7 +92,7 @@ pyopenssl==17.3.0 # via ndg-httpsclient
pysocks==1.6.7 # via twilio
python-dateutil==2.6.1
python-gcm==0.4
python-twitter==3.3
python-twitter==3.4.1
python3-openid==3.1.0 # via social-auth-core
pytz==2018.3
qrcode==4.0.4 # via django-two-factor-auth