Skip to content

Commit 6e9ebc2

Browse files
committed
Limit pymodbus to the latest known working version (2.5.3) until the scripts are updated to be compatible with pymodbus 3.x
1 parent aec1ad5 commit 6e9ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pymodbus>=2.4.0
1+
pymodbus==2.5.3
22
dpkt>=1.9.4
33
configparser>=4.0.2
44
requests>=2.25.1

0 commit comments

Comments
 (0)