Skip to content

Commit 6d5b558

Browse files
committed
taking off specific req for numpy and pandas
Signed-off-by: Paige Rubendall <prubenda@redhat.com>
1 parent ce37e21 commit 6d5b558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ elastic-transport==8.11.0
44
elasticsearch==8.11.1
55
elasticsearch7==7.13.0
66
fmatch==0.0.4
7-
numpy==1.26.3
8-
pandas==2.1.4
7+
numpy
8+
pandas
99
python-dateutil==2.8.2
1010
pytz==2023.3.post1
1111
PyYAML==6.0.1

0 commit comments

Comments
 (0)