Skip to content

Commit db28628

Browse files
author
emmaamblard
committed
add pandas to requirements for tox
1 parent db43636 commit db28628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QA/py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ scikit-learn==1.0
5656
#tensorflow-hub==0.12.0
5757
#tensorflow_addons==0.14.0
5858
# Used same place as TF, CNN generation
59-
#pandas==1.3.3
59+
pandas==1.3.3
6060
##lycon==0.2.0 # Conflicts with the version required by TF
6161
#opencv-python-headless==4.5.3.56
6262
#imgaug==0.4.0

0 commit comments

Comments
 (0)