summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 776c6ab..df54336 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,6 +32,7 @@ pyrsa-verify = "rsa.cli:verify"
[tool.poetry.dependencies]
python = "^3.5"
pyasn1 = ">=0.1.3"
+pysha3 = {version="^1.0", python="~3.5"}
[tool.poetry.dev-dependencies]
coveralls = "^1.8"