aboutsummaryrefslogtreecommitdiff
path: root/tools/cru-py/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cru-py/pyproject.toml')
-rw-r--r--tools/cru-py/pyproject.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/cru-py/pyproject.toml b/tools/cru-py/pyproject.toml
index bbf7873..76c2d79 100644
--- a/tools/cru-py/pyproject.toml
+++ b/tools/cru-py/pyproject.toml
@@ -9,9 +9,6 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
-rich = "^13.9.4"
-jsonschema = "^4.23.0"
-cryptography = "^43.0.3"
[tool.poetry.group.dev.dependencies]
black = "^24.10.0"