Skip to content

Commit 30cafda

Browse files
nesitorolethanh
authored andcommitted
Fix: Use the new aleph-message published version instead the development one.
1 parent 067123b commit 30cafda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"aioredis==1.3.1",
3737
"aiosqlite==0.19",
3838
"alembic==1.13.1",
39-
"aleph-message @ git+https://github.com/aleph-im/aleph-message@108-upgrade-pydantic-version#egg=main",
39+
"aleph-message~=1.0.0",
4040
"aleph-superfluid~=0.2.1",
4141
"dbus-python==1.3.2",
4242
"eth-account~=0.10",

0 commit comments

Comments
 (0)