Skip to content

Commit

Permalink
Add TensorFlow < 2.14 requirement (#23)
Browse files Browse the repository at this point in the history
In line with what explained in (#23), we need this to avoid errors when loading a pickled model.
  • Loading branch information
dpiras authored Oct 27, 2023
1 parent 857c605 commit 65071bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ mkdocstrings
matplotlib
pytest
pyDOE
tensorflow<2.14
tensorflow_probability

0 comments on commit 65071bc

Please sign in to comment.