scripts: update tornado version in requirements file
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
8b5ed3c9da
commit
a5e8c290ef
|
@ -1,4 +1,4 @@
|
||||||
# Python dependencies for Moonraker
|
# Python dependencies for Moonraker
|
||||||
tornado==6.0.4
|
tornado==6.1.0
|
||||||
pyserial==3.4
|
pyserial==3.4
|
||||||
pillow==8.0.1
|
pillow==8.0.1
|
||||||
|
|
Loading…
Reference in New Issue