Adds Python requirements file for l10n scripts. (#27531)
This commit is contained in:
@@ -216,3 +216,6 @@ browser/ui/webui/brave_browser_command/brave_browser_command_handler.cc @brave/s
|
||||
browser/resources/brave_education/brave_education_app.ts @brave/sec-team
|
||||
components/brave_education/education_urls.* @brave/sec-team
|
||||
ui/webui/resources/js/brave_browser_command/brave_browser_command.mojom @brave/sec-team
|
||||
|
||||
# l10n scripts deps
|
||||
script/lib/l10n/requirements.txt @brave/sec-team
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# Python dependencies needed by l10n scripts
|
||||
crowdin-api-client==1.21.0
|
||||
lxml==5.3.0
|
||||
six==1.17.0
|
||||
transifex-python==2.1.0
|
||||
Reference in New Issue
Block a user