Skip to content

Commit 43e33fa

Browse files
committed
Upgrade packages
1 parent b4f68f0 commit 43e33fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/deploy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r pip.txt
22
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
3-
psycopg2==2.7.6.1 --no-binary psycopg2
3+
psycopg2==2.7.7 --no-binary psycopg2
44
gunicorn==19.9.0
55
django-redis-cache==1.8.1
66

requirements/pip.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Base packages
2-
pip==18.1
2+
pip==19.0.1
33
appdirs==1.4.3
4-
virtualenv==16.2.0
4+
virtualenv==16.3.0
55

66
django==1.11.18
77
django-tastypie==0.14.2
@@ -62,7 +62,7 @@ beautifulsoup4==4.7.1
6262
Unipath==1.1
6363
django-kombu==0.9.4
6464
mock==2.0.0
65-
stripe==2.18.0
65+
stripe==2.19.0
6666

6767
django-formtools==2.1
6868

0 commit comments

Comments
 (0)