We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbb93d commit 05869a8Copy full SHA for 05869a8
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel"]
+requires = ["setuptools>=42", "wheel", "aiohttp", "msgspec"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
0 commit comments