summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cf6d282..465193e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3 :: Only",
"Topic :: Security :: Cryptography",
]
-requires-python = ">=3.8"
+requires-python = ">=3.9"
[project.optional-dependencies]
pretty-log = ["rich"]