File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ debian-package-code:
1515 cp ../examples/instance_message_from_aleph.json ./aleph-vm/opt/aleph-vm/examples/instance_message_from_aleph.json
1616 cp -r ../examples/data ./aleph-vm/opt/aleph-vm/examples/data
1717 mkdir -p ./aleph-vm/opt/aleph-vm/examples/volumes
18- pip3 install --target ./aleph-vm/opt/aleph-vm/ 'aleph-message==0.4.4' 'jwskate==0.8.0' ' eth-account==0.9.0 ' 'sentry-sdk==1.31.0' 'qmp==1.1.0' 'superfluid==0.2.1' 'sqlalchemy[asyncio]' 'aiosqlite==0.19.0' 'alembic==1.13.1' 'aiohttp_cors==0.7.0' 'pyroute2==0.7.12'
18+ pip3 install --target ./aleph-vm/opt/aleph-vm/ 'aleph-message==0.4.4' 'eth-account==0.10 ' 'sentry-sdk==1.31.0' 'qmp==1.1.0' 'superfluid==0.2.1' 'sqlalchemy[asyncio]>=2.0 ' 'aiosqlite==0.19.0' 'alembic==1.13.1' 'aiohttp_cors==0.7.0' 'pyroute2==0.7.12'
1919 python3 -m compileall ./aleph-vm/opt/aleph-vm/
2020
2121debian-package-resources : firecracker-bins vmlinux download-ipfs-kubo
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies = [
4040 " msgpack==1.0.7" ,
4141 " packaging==23.2" ,
4242 " jsonschema==4.19.1" ,
43- " qmp==0.0.1 " ,
43+ " qmp==1.1.0 " ,
4444 " dbus-python==1.3.2" ,
4545 " systemd-python==235" ,
4646 " systemd-python==235" ,
You can’t perform that action at this time.
0 commit comments