diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-15 15:19:23 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-15 15:19:23 +0300 |
commit | c98724efe4c95d453f7d03409cbd09f0cf5e2b9d (patch) | |
tree | 88cfdcea135e6a539be1a6d858fc088f45c2e7eb | |
parent | 00e5165677c67bdda88ef5b51216688eac357a3a (diff) | |
download | ydb-c98724efe4c95d453f7d03409cbd09f0cf5e2b9d.tar.gz |
intermediate changes
ref:670b1726d3d0f9e7552697525b110caefe224e17
-rw-r--r-- | build/rules/contrib_deps.policy | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/rules/contrib_deps.policy b/build/rules/contrib_deps.policy index f7e626539b..24f399791e 100644 --- a/build/rules/contrib_deps.policy +++ b/build/rules/contrib_deps.policy @@ -52,7 +52,8 @@ ALLOW contrib/python/opensfm -> library/cpp/vl_feat ALLOW contrib/python/Wand/ImageMagick -> library/python/symbols/registry ALLOW contrib/nginx/modules/nginx-rtmp-module -> library/cpp/json ALLOW contrib/python/gino -> library/python/pyscopg2 -ALLOW contrib/python/psycopg2/tests -> mail/devpack +ALLOW contrib/python/psycopg2/py2/tests -> mail/devpack +ALLOW contrib/python/psycopg2/py3/tests -> mail/devpack ALLOW contrib/python/asn1crypto -> library/python/symbols/crypto ALLOW contrib/python/win_unicode_console -> library/python/symbols/win_unicode_console ALLOW contrib/python/pycryptodome -> library/python/symbols/registry |