From 77236a70faf24b9e638625effe61ff334f235142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20B=C3=B6ttcher?= <c.boettcher@fz-juelich.de> Date: Wed, 23 Nov 2022 15:02:53 +0100 Subject: [PATCH] .. and to testing reqs --- testing_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/testing_requirements.txt b/testing_requirements.txt index d6e3826..ab4bfc1 100644 --- a/testing_requirements.txt +++ b/testing_requirements.txt @@ -8,6 +8,7 @@ passlib[bcrypt]==1.7.4 jinja2==3.0.1 cryptography==3.4.8 authlib==1.1.0 +httpx==0.23.0 pytest==6.2.4 coverage==5.5 nose==1.3.7 -- GitLab