Skip to content

Commit 3c189ac

Browse files
authored
Merge pull request #2364 from Trusted-AI/dependabot/pip/numpy-gte-1.18.5-and-lt-1.27
Update numpy requirement from <1.25,>=1.18.5 to >=1.18.5,<1.27
2 parents 5843f6d + b634693 commit 3c189ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# base
22

3-
numpy>=1.18.5,<1.25
3+
numpy>=1.18.5,<1.27
44
scipy==1.10.1
55
matplotlib==3.7.1
66
scikit-learn>=0.22.2,<1.2.0

0 commit comments

Comments
 (0)