requirements.txt fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ numpy==1.24.2
|
|
3 |
tqdm==4.64.1
|
4 |
wfdb==4.1.0
|
5 |
scipy==1.7.3
|
6 |
-
tensorflow
|
|
|
3 |
tqdm==4.64.1
|
4 |
wfdb==4.1.0
|
5 |
scipy==1.7.3
|
6 |
+
tensorflow==2.8.0
|