diff --git a/requirements.txt b/requirements.txt index 07ad93a..fd48077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,9 @@ Flask==3.0.3 numpy==2.1.3 -opencv-python==4.10.0.84 -opencv-contrib-python==4.10.0.84 +opencv-python==4.12.0.88 +opencv-contrib-python==4.12.0.88 pandas==2.2.3 -pipenv==2024.4.0 +pipenv==2025.0.4 platformdirs==4.3.6 -plotly==5.24.1 -pyserial==3.5 -atexit \ No newline at end of file +plotly==6.4.0 +pyserial==3.5 \ No newline at end of file