From 4682555feb80fb5411fb3a7e47ec71166ecf47fd Mon Sep 17 00:00:00 2001 From: ralongit Date: Thu, 6 Jul 2023 09:51:43 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ce9e6f..9b4e9a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests>=2.27.0 protobuf>=3.20.2 -setuptools>=68.0.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +setuptools>=68.0.0 # not directly required, pinned to avoid a vulnerability \ No newline at end of file