From dd5128a364346342b9dc152c322e1a7ddea408ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20R=C3=B6ggla?= <philip.roeggla@onb.ac.at> Date: Mon, 7 Sep 2020 09:32:58 +0200 Subject: [PATCH] click in requirements.txt! --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f064d3..ee3ced1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ backcall==0.2.0 bleach==3.1.5 certifi==2020.6.20 chardet==3.0.4 +click==7.1.2 decorator==4.4.2 defusedxml==0.6.0 entrypoints==0.3 @@ -71,4 +72,3 @@ webencodings==0.5.1 widgetsnbextension==3.5.1 xlrd==1.2.0 zipp==3.1.0 -openpyxl==3.0.4 \ No newline at end of file -- GitLab