From 4deab2d7a1686ce20d46a71b853a70a9b025a455 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Wed, 24 Apr 2019 10:02:22 -0400 Subject: [PATCH] Upgrade patch versions. --- requirements.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1c1692e..d5245f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,8 @@ -Django==1.11.18 +Django==1.11.* Fabric==1.12.0 -PyYAML==3.13 Pygments==2.1.3 Whoosh==2.7.4 black==18.9b0 -certifi==2016.9.26 dj-database-url==0.4.1 dj-static==0.0.6 django-annoying==0.10.3 @@ -26,9 +24,9 @@ py-bcrypt==0.4 pycrypto==2.6.1 python-dateutil==2.5.3 python-postmark==0.4.10 -requests==2.11.1 +requests==2.20.* six==1.9.0 smartypants==1.8.6 stripe==1.41.1 -urllib3==1.24.1 +urllib3==1.24.* whitenoise==3.2.2