diff --git a/tsp/code/requirements.txt b/tsp/code/requirements.txt index ee1ffce..3cb8116 100644 --- a/tsp/code/requirements.txt +++ b/tsp/code/requirements.txt @@ -2,4 +2,4 @@ argparse==1.4.0 matplotlib==3.1.1 numpy==1.17.2 pandas==0.25.1 -tqdm==4.36.1 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file