m-lundberg / simple-pid

A simple and easy to use PID controller in Python
MIT License
767 stars 209 forks source link

Update requirements.txt for water boiler example #22

Closed m-lundberg closed 3 years ago

m-lundberg commented 4 years ago

The requirements.txt for the water boiler example uses an older version of simple-pid, it should be updated to use the latest version instead.

m-lundberg commented 3 years ago

Fixed in v1.0.0.