From 51fb279faa3e5cf92a8ecce69204d4620493953d Mon Sep 17 00:00:00 2001 From: Thomas Baier Date: Thu, 22 Jun 2023 11:18:49 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6dd83a1..5b877b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,9 +27,9 @@ matplotlib==3.7.1 # Audio/Video clang==11.0 -PyAudio==0.2.11 -Pillow==8.0.1 -opencv-python==4.4.0.46 +PyAudio==0.2.13 +Pillow==9.5.0 +opencv-python==4.7.0.72 pyobjc==6.2.2;sys_platform=='darwin' sounddevice==0.4.2 soundfile==0.10.3.post1 @@ -83,5 +83,6 @@ python_on_whales==0.41.0 jellyfish==0.9.0 # Installation +setuptools==65.1.1 wheel==0.40.0