From 61ded5094fccf66a96117e4150a2ef924a64651e Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 5 Apr 2021 15:45:21 +0200 Subject: [PATCH] testing with manual wheel install --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index f53c6cec..c65ff918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +wheel==0.36.2 Django==3.1.7 cryptography==3.4.7 django-annoying==0.10.6