From 963e8efadbd3c614ffb9061a08625b1df4c85626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=BE=D0=BC=D0=B0=D0=BD=20=D0=94=D0=BE=D0=BD=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Mon, 3 Oct 2022 15:01:01 +0300 Subject: [PATCH] Remove `cvat-sdk` from `tests/python/requirements.txt` (#5019) --- tests/python/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/python/requirements.txt b/tests/python/requirements.txt index 6992f215..148f9427 100644 --- a/tests/python/requirements.txt +++ b/tests/python/requirements.txt @@ -1,4 +1,3 @@ -cvat-sdk~=2.1.0 pytest==6.2.5 requests==2.26.0 deepdiff==5.6.0