Skip to content

Commit fde6c20

Browse files
glxplzGLXPLZchayim
authored
Remove pptree (#506)
Co-authored-by: GLXPLZ <[email protected]> Co-authored-by: Chayim <[email protected]>
1 parent c68adac commit fde6c20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "redis-om"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Object mappings, and more, for Redis."
55
authors = ["Redis OSS <[email protected]>"]
66
maintainers = ["Redis OSS <[email protected]>"]
@@ -39,7 +39,6 @@ python = ">=3.7,<4.0"
3939
redis = ">=3.5.3,<5.0.0"
4040
pydantic = "^1.10.2"
4141
click = "^8.0.1"
42-
pptree = "^3.1"
4342
types-redis = ">=3.5.9,<5.0.0"
4443
python-ulid = "^1.0.3"
4544
typing-extensions = "^4.4.0"

0 commit comments

Comments
 (0)