From 3ad6add7c89b97e5b444f21b8e1c7340f3abb730 Mon Sep 17 00:00:00 2001 From: Psychokiller1888 Date: Thu, 25 Nov 2021 14:51:06 +0100 Subject: [PATCH] update reqs --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3cfb6bc..730d236 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -requests==2.23.0 -psutil==5.7.0 -pyyaml==5.3.1 -paho-mqtt==1.5.0 +requests==2.26.0 +psutil==5.8.0 +pyyaml==6.0 +paho-mqtt==1.6.1 PyAudio==0.2.11 webrtcvad==2.0.10 -importlib_metadata==1.6.0 -sounddevice==0.4.1 \ No newline at end of file +importlib_metadata==4.8.2 +sounddevice==0.4.3 \ No newline at end of file