Skip to content

Commit

Permalink
Merge pull request #164 from jmitrevs/update_tf
Browse files Browse the repository at this point in the history
update tensorflow and qonnx requirements
  • Loading branch information
maltanar authored Dec 19, 2024
2 parents 2366cf3 + 69246fd commit 0fa5568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ exclude =
qkeras =
pyparsing
tf2onnx>=1.16.1
tensorflow==2.9.0
QKeras==0.9.0
tensorflow>=2.9.0, <=2.14.1
QKeras>=0.9.0

# Add here test requirements (semicolon/line-separated)
testing =
Expand Down

0 comments on commit 0fa5568

Please sign in to comment.