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