bjornsing commited on
Commit
f7554ec
·
1 Parent(s): 1c2d148

add pandas to req

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ tqdm==4.64.1
4
  wfdb==4.1.0
5
  scipy==1.7.3
6
  tensorflow==2.8.0
 
 
4
  wfdb==4.1.0
5
  scipy==1.7.3
6
  tensorflow==2.8.0
7
+ pandas==1.4.2