Skip to content

Commit f3d7913

Browse files
committed
Revert "WIP redis backend"
This reverts commit da4faae.
1 parent 3691ec9 commit f3d7913

10 files changed

Lines changed: 73 additions & 882 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ dependencies = [
5050
"rich",
5151
"pyjwt[crypto]",
5252
"typer",
53-
"orjson",
5453
]
5554

5655
[project.urls]
@@ -75,9 +74,6 @@ types = [
7574
"pandas-stubs",
7675
]
7776

78-
[project.optional-dependencies]
79-
redis = ["redis>=4.0.0"]
80-
8177
[tool.hatch.version]
8278
source = "uv-dynamic-versioning"
8379

0 commit comments

Comments
 (0)