build: bump streaming-form-data package

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan
2025-02-03 06:08:49 -05:00
parent ac4959cfbf
commit f3b0afd574
2 changed files with 2 additions and 4 deletions

View File

@@ -10,8 +10,7 @@ dependencies = [
"pyserial==3.4",
"pillow==9.5.0 ; python_version=='3.7'",
"pillow==10.3.0 ; python_version>='3.8'",
"streaming-form-data==1.11.0 ; python_version=='3.7'",
"streaming-form-data==1.15.0 ; python_version>='3.8'",
"streaming-form-data>=1.11.0, <=1.19.1",
"distro==1.9.0",
"inotify-simple==1.3.5",
"libnacl==2.1.0",

View File

@@ -4,8 +4,7 @@ tornado>=6.2.0, <=6.4.2
pyserial==3.4
pillow==9.5.0 ; python_version=='3.7'
pillow==10.3.0 ; python_version>='3.8'
streaming-form-data==1.11.0 ; python_version=='3.7'
streaming-form-data==1.15.0 ; python_version>='3.8'
streaming-form-data>=1.11.0, <=1.19.1
distro==1.9.0
inotify-simple==1.3.5
libnacl==2.1.0