From 987224199ce44d972e9cf785d7c95c364f80fbee Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 20 Aug 2016 11:41:18 +0200 Subject: [PATCH] Bump psycopg2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3edace7e..6747d545 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django-compressor==2.1 Django==1.9.7 Pillow==3.3.1 -psycopg2==2.6.1 +psycopg2==2.6.2 python-social-auth==0.2.21 requests==2.11.1 git+https://github.com/umap-project/django-leaflet-storage