diff --git a/explorer/rest/requirements.txt b/explorer/rest/requirements.txt index b44c271bb..ede191e53 100644 --- a/explorer/rest/requirements.txt +++ b/explorer/rest/requirements.txt @@ -1,7 +1,7 @@ -aiohttp==3.11.8 +aiohttp==3.11.10 Flask==3.1.0 psycopg2-binary==2.9.10 -symbol-sdk-python==3.2.2 +symbol-sdk-python==3.2.3 zenlog==1.1 Path==17.0.0 flask_cors==5.0.0