We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f68f0 commit 43e33faCopy full SHA for 43e33fa
requirements/deploy.txt
@@ -1,6 +1,6 @@
1
-r pip.txt
2
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
3
-psycopg2==2.7.6.1 --no-binary psycopg2
+psycopg2==2.7.7 --no-binary psycopg2
4
gunicorn==19.9.0
5
django-redis-cache==1.8.1
6
requirements/pip.txt
@@ -1,7 +1,7 @@
# Base packages
-pip==18.1
+pip==19.0.1
appdirs==1.4.3
-virtualenv==16.2.0
+virtualenv==16.3.0
django==1.11.18
7
django-tastypie==0.14.2
@@ -62,7 +62,7 @@ beautifulsoup4==4.7.1
62
Unipath==1.1
63
django-kombu==0.9.4
64
mock==2.0.0
65
-stripe==2.18.0
+stripe==2.19.0
66
67
django-formtools==2.1
68
0 commit comments