Skip to content

Commit

Permalink
Limit pymodbus to the latest known working version (2.5.3) until the …
Browse files Browse the repository at this point in the history
…scripts are updated to be compatible with pymodbus 3.x
  • Loading branch information
aaronjbrown committed Nov 6, 2022
1 parent aec1ad5 commit 6e9ebc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pymodbus>=2.4.0
pymodbus==2.5.3
dpkt>=1.9.4
configparser>=4.0.2
requests>=2.25.1
Expand Down

0 comments on commit 6e9ebc2

Please sign in to comment.