Skip to content

Commit

Permalink
Pin Larq to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CNugteren committed Feb 19, 2025
1 parent ef10e6a commit 0d3a06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def readme():
install_requires=[
"numpy>=1.15.0",
"packaging>=19",
"larq>=0.9.2",
"larq>=0.9.2,<0.13.2",
"zookeeper>=1.0.0",
"typeguard<3.0.0",
"protobuf<3.21",
Expand Down

0 comments on commit 0d3a06d

Please sign in to comment.