From 8b2e8c2a4edb97b3f3aa231a6fe777fd7b4c23c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=BCffner?= Date: Tue, 8 Nov 2022 12:07:54 +0100 Subject: [PATCH] scripts: update streaming-form-data dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates streaming-form-data to Version 1.11.0 to be compatible with Python 3.11.0 Signed-off-by: Markus Küffner --- scripts/moonraker-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/moonraker-requirements.txt b/scripts/moonraker-requirements.txt index f1b3e2e..8c8d63d 100644 --- a/scripts/moonraker-requirements.txt +++ b/scripts/moonraker-requirements.txt @@ -4,7 +4,7 @@ pyserial==3.4 pyserial-asyncio==0.6 pillow==9.0.1 lmdb==1.2.1 -streaming-form-data==1.8.1 +streaming-form-data==1.11.0 distro==1.5.0 inotify-simple==1.3.5 libnacl==1.7.2