Update pyproject.toml

This commit is contained in:
adjscent
2025-07-06 01:19:04 +08:00
parent 1c1b947455
commit e45143e33d

View File

@@ -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'",