diff --git a/requirements.txt b/requirements.txt index 7013779..9fc81fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ matplotlib==3.7.0 numpy==1.24.2 pandas==1.5.3 tabulate==0.9.0 -tqdm==4.64.1 +tqdm==4.66.3 fpdf==1.7.2