From 6f348a6d303ce7765f2edca26556f9b4d199935e Mon Sep 17 00:00:00 2001 From: Jason Chen <892670992@qq.com> Date: Wed, 6 Mar 2024 14:45:37 +0800 Subject: [PATCH] repair follow_symlinks bug in old aiohttp version (#406) Signed-off-by: paer Co-authored-by: paer --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index efd2dcdf4407..c0044880ee58 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