Skip to content

Commit 1444b0b

Browse files
authored
Merge pull request #1808 from Trusted-AI/dependabot/pip/numpy-gte-1.18.5-and-lt-1.24
Update numpy requirement from <=1.22,>=1.18.5 to >=1.18.5,<1.24
2 parents 9753478 + bfd06d3 commit 1444b0b

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.22
3+
numpy>=1.18.5,<1.24
44
scipy==1.8.1
55
matplotlib==3.5.2
66
scikit-learn>=0.22.2,<1.2.0

0 commit comments

Comments
 (0)