Skip to content

Commit 750ead1

Browse files
committed
update pyserial to fix 'IOError: [Errno 25] Inappropriate ioctl for device' with pyserial 3.1
1 parent 7d724e0 commit 750ead1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ modbus-tk==0.5.4
66
pygame==1.9.2
77
pyglet==1.2.4
88
Pygments==2.1.3
9-
pyserial==3.1
10-
requests==2.12.4
9+
pyserial==3.2.1
10+
requests==2.12.4

0 commit comments

Comments
 (0)