From 0e70f2e73070d92c8fd8c3ee913bb4f646e1862a Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Thu, 26 Dec 2024 16:45:52 +0800 Subject: [PATCH] [python] Update dev_requirements.txt --- packages/http-client-python/generator/dev_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/http-client-python/generator/dev_requirements.txt b/packages/http-client-python/generator/dev_requirements.txt index 44ea2099f9..8556a0a756 100644 --- a/packages/http-client-python/generator/dev_requirements.txt +++ b/packages/http-client-python/generator/dev_requirements.txt @@ -3,7 +3,6 @@ pyright==1.1.389 pylint==3.2.7 tox==4.16.0 mypy==1.13.0 -azure-pylint-guidelines-checker==0.0.8 colorama==0.4.6 debugpy==1.8.2 pytest==8.3.2