Update pyserial
This commit is contained in:
parent
9a6da3f46f
commit
23a2801284
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -24,7 +24,7 @@ INSTALL_REQUIRES = [
|
|||
"Flask-Babel>=0.11,<0.12",
|
||||
"Flask-Assets>=0.12,<0.13",
|
||||
"markdown>=2.6.4,<2.7",
|
||||
"pyserial>=2.7,<2.8",
|
||||
"pyserial>=3.1.1,<3.2",
|
||||
"netaddr>=0.7.17,<0.8",
|
||||
"watchdog>=0.8.3,<0.9",
|
||||
"sarge>=0.1.4,<0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue