diff --git a/code/requirements.txt b/code/requirements.txt index 20dc431..83c9856 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -7,4 +7,5 @@ qrcode>=7.4.2 pillow>=10.0.0 opencv-python>=4.8.0 pyzbar>=0.1.9 -cryptography>=41.0.0 \ No newline at end of file +cryptography>=41.0.0 +imageio[ffmpeg]>=2.31.0