From dce5d137cc9fd61a99817fef98c4d8af26ce7e74 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 11 Oct 2015 17:15:05 +0200 Subject: [PATCH] Upgrade requests from 2.7.0 to 2.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7050444c..1a38713e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Django==1.8.5 Pillow==3.0.0 psycopg2==2.6.1 python-social-auth==0.2.13 -requests==2.7.0 +requests==2.8.0 git+https://github.com/umap-project/django-leaflet-storage.git