mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-03-11 00:33:12 +00:00
[build] Make secretstorage an optional dependency (#8585)
Authored by: bashonly
This commit is contained in:
@@ -6,4 +6,3 @@ brotlicffi; implementation_name!='cpython'
|
||||
certifi
|
||||
requests>=2.31.0,<3
|
||||
urllib3>=1.26.17,<3
|
||||
secretstorage; sys_platform=='linux' and (implementation_name!='pypy' or implementation_version>='7.3.10')
|
||||
|
||||
Reference in New Issue
Block a user