diff --git a/tox.ini b/tox.ini index 8c569a52f..ed36bdebe 100644 --- a/tox.ini +++ b/tox.ini @@ -18,21 +18,21 @@ deps = [deps-packages] deps = {[deps-tests]deps} - open-autonomy==0.14.12 + open-autonomy==0.14.14.post1 requests==2.28.1 py-multibase==1.0.3 py-multicodec==0.2.1 py-eth-sig-utils grpcio==1.53.0 asn1crypto<1.5.0,>=1.4.0 - open-aea-ledger-ethereum==1.52.0 - open-aea-ledger-cosmos==1.52.0 + open-aea-ledger-ethereum==1.53.0 + open-aea-ledger-cosmos==1.53.0 protobuf<4.25.0,>=4.21.6 hypothesis==6.21.6 - open-aea-test-autonomy==0.14.12 + open-aea-test-autonomy==0.14.14.post1 web3<7,>=6.0.0 ipfshttpclient==0.8.0a2 - open-aea-cli-ipfs==1.52.0 + open-aea-cli-ipfs==1.53.0 aiohttp<4.0.0,>=3.8.5 certifi multidict @@ -216,7 +216,7 @@ commands = isort --check-only --gitignore {env:SERVICE_SPECIFIC_PACKAGES} script [testenv:check-hash] skipsdist = True usedevelop = True -deps = open-autonomy[all]==0.14.12 +deps = open-autonomy[all]==0.14.14.post1 commands = autonomy init --reset --author ci --remote --ipfs --ipfs-node "/dns/registry.autonolas.tech/tcp/443/https" autonomy packages sync