Skip to content

Commit fde6c20

Browse files
glxplzGLXPLZchayim
authored
Remove pptree (#506)
Co-authored-by: GLXPLZ <glxplz@protonmail.ch> Co-authored-by: Chayim <chayim@users.noreply.github.com>
1 parent c68adac commit fde6c20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
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 <oss@redis.com>"]
66
maintainers = ["Redis OSS <oss@redis.com>"]
@@ -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)