summaryrefslogtreecommitdiffstats
path: root/contrib/python/requests
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/requests')
-rw-r--r--contrib/python/requests/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/requests/ya.make b/contrib/python/requests/ya.make
index 0bac91fd535..f971752d755 100644
--- a/contrib/python/requests/ya.make
+++ b/contrib/python/requests/ya.make
@@ -8,7 +8,7 @@ VERSION(2.27.1)
LICENSE(Apache-2.0)
-PEERDIR(
+PEERDIR(
contrib/python/certifi
contrib/python/idna
contrib/python/urllib3