diff --git a/pyproject.toml b/pyproject.toml index 275e7185..475dcbe2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "snekmate" version = "0.0.2" description = "State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks." readme = {file = "README.md", content-type = "text/markdown"} -requires-python = ">=3.6" +requires-python = ">=3.10" license = {text = "AGPL-3.0 License"} keywords = ["security", "library", "ethereum", "smart-contracts", "evm", "vyper", "vyper-contracts"] authors = [