From c4cd3772cdc7b5cdd357932b125bc53244cdd66e Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Sat, 7 Oct 2023 22:35:46 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D[Update]=20=E3=83=91=E3=83=83?= =?UTF-8?q?=E3=82=B1=E3=83=BC=E3=82=B8=E3=81=AE=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=82=92=E5=9B=BA=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf9b297b..a399733d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -pillow -PyAudioWPatch -python-osc -customtkinter -deepl -flashtext -pyyaml -python-i18n \ No newline at end of file +pillow == 10.0.0 +PyAudioWPatch == 0.2.12.6 +python-osc == 1.8.3 +customtkinter == 5.2.0 +deepl == 1.15.0 +flashtext == 2.7 +pyyaml == 6.0.1 +python-i18n == 0.3.9 \ No newline at end of file