From b0bf40232407cbe2bab4995e62f42b41265cd2d3 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Wed, 7 Apr 2021 09:02:03 +0200 Subject: [PATCH] template changes --- requirements/build.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/build.in b/requirements/build.in index 796afcd8..9c614dd8 100644 --- a/requirements/build.in +++ b/requirements/build.in @@ -14,4 +14,5 @@ pre-commit==2.10.1 chardet==3.0.4 python-dotenv>=0.15.0 build>=0.3.1.post1 -twine>=3.4.1 \ No newline at end of file +twine>=3.4.1 +urllib3>=1.26.4 -- GitLab