Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #59

Closed
wants to merge 27 commits into from
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9836392
Update django from 1.9.4 to 1.10.1
pyup-bot Sep 21, 2016
483323e
Update coverage from 4.0.3 to 4.2
pyup-bot Sep 21, 2016
ef46e40
Update lxml from 3.6.0 to 3.6.3
pyup-bot Sep 21, 2016
bf541c9
Update django-braces from 1.8.1 to 1.9.0
pyup-bot Sep 21, 2016
751d1a3
Update django-mailgun from 0.8.0 to 0.9.1
pyup-bot Sep 21, 2016
c9ae042
Update uwsgi from 2.0.12 to 2.0.13.1
pyup-bot Sep 21, 2016
6608e1c
Update pinax-stripe from 3.0.0 to 3.2.1
pyup-bot Sep 21, 2016
ec56711
Update pyjwt from 1.4.0 to 1.4.2
pyup-bot Sep 21, 2016
ccd053e
Update raven from 5.11.1 to 5.27.1
pyup-bot Sep 21, 2016
f40f34b
Update psycopg2 from 2.6.1 to 2.6.2
pyup-bot Sep 21, 2016
0b3bd97
Update certifi from 2016.2.28 to 2016.8.31
pyup-bot Sep 21, 2016
99d0441
Update setuptools from 20.3.1 to 27.3.0
pyup-bot Sep 21, 2016
4fe6a74
Update requests-mock from 0.7.0 to 1.1.0
pyup-bot Sep 21, 2016
2cf739f
Update django-model-utils from 2.4 to 2.6
pyup-bot Sep 21, 2016
6eed429
Update pytz from 2016.2 to 2016.6.1
pyup-bot Sep 21, 2016
d19baa8
Update django-extensions from 1.6.1 to 1.7.4
pyup-bot Sep 21, 2016
83d273b
Update factory-boy from 2.6.1 to 2.7.0
pyup-bot Sep 21, 2016
fcde176
Update ipdb from 0.9.0 to 0.10.1
pyup-bot Sep 21, 2016
51defc8
Update python-dateutil from 2.5.1 to 2.5.3
pyup-bot Sep 21, 2016
211669a
Update requests from 2.8.1 to 2.11.1
pyup-bot Sep 21, 2016
4ce26a7
Update django-allauth from 0.25.2 to 0.27.0
pyup-bot Sep 21, 2016
807a630
Update flake8 from 2.5.4 to 3.0.4
pyup-bot Sep 21, 2016
885cbcf
Update django-debug-toolbar from 1.4 to 1.5
pyup-bot Sep 21, 2016
22d5ab1
Update django-floppyforms from 1.6.0 to 1.7.0
pyup-bot Sep 21, 2016
4ad2f3d
Update django-test-plus from 1.0.12 to 1.0.15
pyup-bot Sep 21, 2016
1611c4f
Update django-redis from 4.3.0 to 4.4.4
pyup-bot Sep 21, 2016
58692be
Update flower from 0.9.0 to 0.9.1
pyup-bot Sep 21, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 27 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
django==1.9.4
django==1.10.1
django-environ==0.4.0
django-secure==1.0.1
unicode-slugify==0.1.3
django-braces==1.8.1
django-braces==1.9.0
django-crispy-forms==1.6.0
django-floppyforms==1.6.0
django-model-utils==2.4
django-allauth==0.25.2
psycopg2==2.6.1
pytz==2016.2
django-redis==4.3.0
django-floppyforms==1.7.0
django-model-utils==2.6
django-allauth==0.27.0
psycopg2==2.6.2
pytz==2016.6.1
django-redis==4.4.4
redis>=2.10.0
celery==3.1.23
pinax-stripe==3.0.0
PyJWT==1.4.0
raven==5.11.1
setuptools==20.3.1
certifi==2016.2.28
requests==2.8.1
requests-mock==0.7.0
django-extensions==1.6.1
lxml==3.6.0
python-dateutil==2.5.1
pinax-stripe==3.2.1
PyJWT==1.4.2
raven==5.27.1
setuptools==27.3.0
certifi==2016.8.31
requests==2.11.1
requests-mock==1.1.0
django-extensions==1.7.4
lxml==3.6.3
python-dateutil==2.5.3
celery_once==0.1.4
flower==0.9.0
flower==0.9.1
mailchimp==2.0.9
django-debug-toolbar==1.4
ipdb==0.9.0
uwsgi==2.0.12
django-mailgun==0.8.0
django-debug-toolbar==1.5
ipdb==0.10.1
uwsgi==2.0.13.1
django-mailgun==0.9.1
-e git://github.com/pyupio/pyup#egg=pyup
uwsgitop==0.9
coverage==4.0.3
flake8==2.5.4
django-test-plus==1.0.12
factory-boy==2.6.1
coverage==4.2
flake8==3.0.4
django-test-plus==1.0.15
factory-boy==2.7.0