aboutsummaryrefslogtreecommitdiff
path: root/tools/cru-py/pyproject.toml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-11-11 01:12:29 +0800
committerYuqian Yang <crupest@crupest.life>2024-12-27 16:16:29 +0800
commit69f15f6319626c72707a7d7b461febcaf460570c (patch)
tree32e9cdd3c2072ad16e9e1b68c8e4c252fa2749ed /tools/cru-py/pyproject.toml
parentce79647caae24e77fb2e978541a30dca29026b8a (diff)
downloadcrupest-69f15f6319626c72707a7d7b461febcaf460570c.tar.gz
crupest-69f15f6319626c72707a7d7b461febcaf460570c.tar.bz2
crupest-69f15f6319626c72707a7d7b461febcaf460570c.zip
HALF WORK: 2024.12.27
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"