mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Update pyproject.toml
This commit is contained in:
@@ -8,7 +8,7 @@ dynamic = ["version"]
|
||||
description = "Bluetooth Stack for Apps, Emulation, Test and Experimentation"
|
||||
readme = "README.md"
|
||||
authors = [{ name = "Google", email = "bumble-dev@google.com" }]
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"aiohttp ~= 3.8; platform_system!='Emscripten'",
|
||||
"appdirs >= 1.4; platform_system!='Emscripten'",
|
||||
|
||||
Reference in New Issue
Block a user