Skip to content

Commit

Permalink
Set Tensorflow version to 2.15.0
Browse files Browse the repository at this point in the history
This will likely break the build in a number of different places. However, it is necessary to keep the code base up to date. I'll work on updating the necessary packages to the latest version.
  • Loading branch information
cpuguy96 committed Dec 2, 2023
1 parent e2786f6 commit 62d28c0
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
@@ -1,5 +1,5 @@
h5py
tensorflow>=2.5.1
tensorflow==2.15.0
pytest
numpy
joblib
Expand Down

0 comments on commit 62d28c0

Please sign in to comment.