Downgrade python-apnsclient in development to match prod.

This commit is contained in:
Tim Abbott 2016-06-03 19:27:09 -07:00
parent e7d9b28dfc
commit 9b86fa96e7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ SQLAlchemy==0.7.8
Werkzeug==0.11.8 # Dependency of moto s3 mock Werkzeug==0.11.8 # Dependency of moto s3 mock
South==1.0.2 South==1.0.2
Twisted==15.2.1 Twisted==15.2.1
apns-client==0.2.1 apns-client==0.1.8
argparse==1.2.1 argparse==1.2.1
boto==2.38.0 boto==2.38.0
certifi==2015.4.28 certifi==2015.4.28