From 0a0c8a87461808ae22507e6e07fc80fbc6efccbb Mon Sep 17 00:00:00 2001 From: Fredrik Normann Date: Thu, 15 Apr 2021 09:36:36 +0200 Subject: [PATCH] Update requirements.txt Missing package for installing. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1f6a5bc..5b84d2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ six==1.14.0 smmap2==2.0.5 urllib3==1.25.8 python-dotenv==0.15.0 +wheel==0.36.2