From 88d74235e16a4139a95246c7fdec06feb9228810 Mon Sep 17 00:00:00 2001 From: Anton Larin Date: Sun, 13 Aug 2023 21:48:24 +0200 Subject: [PATCH] 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume. 2. upgrade a couple of libraries --- application/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 5438843f..fc8d2a85 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -32,7 +32,6 @@ geojson==2.5.0 gunicorn==20.1.0 greenlet==2.0.2 gpt4all==0.1.7 -hub==3.0.1 huggingface-hub==0.15.1 humbug==0.3.2 idna==3.4