Skip to content

Commit

Permalink
relax tf2 requirement to < 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cneud authored Oct 16, 2024
1 parent 51f6ef6 commit 2189391
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
Expand Up @@ -2,7 +2,7 @@
ocrd >= 2.23.3
numpy <1.24.0
scikit-learn >= 0.23.2
tensorflow == 2.12.1
tensorflow < 2.13
imutils >= 0.5.3
matplotlib
setuptools >= 50

0 comments on commit 2189391

Please sign in to comment.