From e3c348205495bd4ad2681f8238c0c2729cd3f237 Mon Sep 17 00:00:00 2001 From: Matthias Bisping Date: Tue, 22 Mar 2022 14:41:27 +0100 Subject: [PATCH] fixed reqs --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c4079a6..64f0c27 100755 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,7 @@ waitress==2.0.0 azure-core==1.22.1 azure-storage-blob==12.9.0 requests==2.27.1 -# dev +testcontainers==3.4.2 docker-compose==1.29.2 tqdm==4.62.3 - -pyinfra~=0.0.1 -pytest~=7.0.1 \ No newline at end of file +pytest~=7.0.1