build: bump streaming-form-data package
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user