From 8466df241d128f74f25637f42c8d60a40d46ec23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=AD=E6=BD=87?= <1576730710@qq.com> Date: Mon, 28 Apr 2025 10:05:25 +0800 Subject: [PATCH] =?UTF-8?q?[python]=20=E5=8D=87=E7=BA=A7=20python=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E4=B8=89=E6=96=B9=E5=8C=85=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- framework/fit/python/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/fit/python/requirements.txt b/framework/fit/python/requirements.txt index 77c0ce91..9ca4ecbf 100644 --- a/framework/fit/python/requirements.txt +++ b/framework/fit/python/requirements.txt @@ -1,4 +1,4 @@ numpy==1.25.2 PyYAML==6.0.1 -requests==2.31.0 -tornado==6.3.2 \ No newline at end of file +requests==2.32.0 +tornado==6.4.2 \ No newline at end of file