Skip to content

Commit

Permalink
Update pyzmq version
Browse files Browse the repository at this point in the history
An update is requiered for Python 3.11 compatibility

Signed-off-by: Aitor Iturrioz <aiturrioz@tknika.eus>
  • Loading branch information
bodiroga committed Oct 17, 2023
1 parent d65c7f9 commit 8ca7597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
RPi.GPIO==0.7.1a4
pyzmq==21.0.1
RPi.GPIO==0.7.1
pyzmq==25.1.1

0 comments on commit 8ca7597

Please sign in to comment.