We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14936be commit e2d9a3eCopy full SHA for e2d9a3e
pyproject.toml
@@ -13,6 +13,7 @@ authors = [
13
license = { file = "LICENSE" }
14
requires-python = ">=3.9,<3.14"
15
dependencies = [
16
+ "bt-decode>=0.6.0",
17
"wheel",
18
"setuptools~=70.0.0",
19
"aiohttp~=3.9",
0 commit comments