mirror of
https://github.com/google/bumble.git
synced 2026-06-02 07:47:03 +00:00
temporarily pin click to 8.1.3
This commit is contained in:
@@ -33,7 +33,7 @@ install_requires =
|
||||
aiohttp ~= 3.8; platform_system!='Emscripten'
|
||||
appdirs >= 1.4
|
||||
bt-test-interfaces >= 0.0.2
|
||||
click >= 7.1.2; platform_system!='Emscripten'
|
||||
click == 8.1.3; platform_system!='Emscripten'
|
||||
cryptography == 35; platform_system!='Emscripten'
|
||||
grpcio == 1.51.1; platform_system!='Emscripten'
|
||||
humanize >= 4.6.0
|
||||
|
||||
Reference in New Issue
Block a user