diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 44c5992..80731b7 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4 +aiohttp==3.8.5 asyncpg colorlog https://github.com/bitaps-com/aiojsonrpc \ No newline at end of file diff --git a/test/requirements.txt b/test/requirements.txt old mode 100755 new mode 100644 index f84b3a0..30572fc --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4 +aiohttp==3.8.5 asyncpg colorlog git+https://github.com/bitaps-com/aiojsonrpc \ No newline at end of file