From f8d46d9fbfc6df53d694f699c7f67f35786ea49d Mon Sep 17 00:00:00 2001 From: paer Date: Wed, 6 Mar 2024 11:23:08 +0800 Subject: [PATCH] repair follow_symlinks bug in old aiohttp version Signed-off-by: paer --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index efd2dcdf44073..c0044880ee58f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -36,7 +36,7 @@ urllib3 tabulate scikit-image scipy -aiohttp>=3.7 +aiohttp>=3.9.3 fastapi gym<0.24.1,>=0.21.0 opencensus