requirements: Upgrade apns2 from 0.4.1 to 0.5.0.

This commit is contained in:
Vishnu Ks 2019-07-25 10:19:05 +00:00 committed by Tim Abbott
parent 29c5b63e64
commit fb4db2c851
3 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@ tornado==4.5.3
django-webpack-loader==0.6.0 django-webpack-loader==0.6.0
# Needed for iOS push notifications # Needed for iOS push notifications
apns2==0.4.1 apns2==0.5.0
python-twitter==3.5 python-twitter==3.5

View File

@ -16,7 +16,7 @@ git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git
git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip==0.6.1_git&subdirectory=zulip git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip==0.6.1_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots
alabaster==0.7.12 # via sphinx alabaster==0.7.12 # via sphinx
apns2==0.4.1 apns2==0.5.0
argon2-cffi==19.1.0 argon2-cffi==19.1.0
arrow==0.10.0 # via gitlint arrow==0.10.0 # via gitlint
asn1crypto==0.24.0 # via cryptography asn1crypto==0.24.0 # via cryptography

View File

@ -15,7 +15,7 @@ git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#
git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git
git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip==0.6.1_git&subdirectory=zulip git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip==0.6.1_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots git+https://github.com/zulip/python-zulip-api.git@0.6.1#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots
apns2==0.4.1 apns2==0.5.0
argon2-cffi==19.1.0 argon2-cffi==19.1.0
asn1crypto==0.24.0 # via cryptography asn1crypto==0.24.0 # via cryptography
babel==2.7.0 # via django-phonenumber-field babel==2.7.0 # via django-phonenumber-field