diff --git a/Day61-65/code/hello-tornado/requirements.txt b/Day61-65/code/hello-tornado/requirements.txt index 619660c5f..8e764d8f5 100644 --- a/Day61-65/code/hello-tornado/requirements.txt +++ b/Day61-65/code/hello-tornado/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.5.4 +aiohttp==3.10.11 aiomysql==0.0.20 asn1crypto==0.24.0 async-timeout==3.0.1 @@ -13,6 +13,6 @@ pycparser==2.19 PyMySQL==0.9.2 requests==2.21.0 six==1.12.0 -tornado==5.1.1 +tornado==6.4.2 urllib3==1.24.1 yarl==1.3.0