diff --git a/PythonRpcServer/requirements.txt b/PythonRpcServer/requirements.txt index a392934..fa3dd7d 100644 --- a/PythonRpcServer/requirements.txt +++ b/PythonRpcServer/requirements.txt @@ -25,7 +25,7 @@ ptyprocess==0.7.0 requests==2.31.0 requests-toolbelt==1.0.0 six==1.16.0 -tqdm==4.66.1 +tqdm==4.66.3 traitlets==4.3.3 urllib3==2.1.0 wcwidth==0.2.13