diff --git a/firstSense/requirements.txt b/firstSense/requirements.txt index 2902a10..e0b3edd 100644 --- a/firstSense/requirements.txt +++ b/firstSense/requirements.txt @@ -5,7 +5,7 @@ opencv-python>=4.1.2 torch>=1.9.0 --extra-index-url https://download.pytorch.org/whl/cpu torchvision>=0.10.0 --extra-index-url https://download.pytorch.org/whl/cpu pytest==7.1.3 -tqdm==4.64.1 +tqdm==4.66.3 scipy>=1.7.3 matplotlib>=3.4.3 mock==4.0.3