mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Upgrade Python version to 3.10-3.14
This commit is contained in:
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
license-files = ["LICENSE"]
|
||||
authors = [{ name = "Google", email = "bumble-dev@google.com" }]
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"aiohttp ~= 3.8; platform_system!='Emscripten'",
|
||||
"appdirs >= 1.4; platform_system!='Emscripten'",
|
||||
|
||||
Reference in New Issue
Block a user