Skip to content

Commit f8f92d7

Browse files
committed
chore: experimental docker fix using jan's rocksdb
1 parent dbcff55 commit f8f92d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ service_identity = "~21.1.0"
6969
pexpect = "~4.8.0"
7070
intervaltree = "~3.1.0"
7171
structlog = "~22.3.0"
72-
rocksdb = {git = "https://github.com/hathornetwork/python-rocksdb.git"}
72+
rocksdb = {git = "https://github.com/jansegre/python-rocksdb.git"}
7373
aiohttp = "~3.10.3"
7474
idna = "~3.4"
7575
setproctitle = "^1.3.3"

0 commit comments

Comments
 (0)