[Asterisk-code-review] requirements: Allow newer numpy to be installed. (testsuite[certified/18.9])

Joshua Colp asteriskteam at digium.com
Wed Aug 31 14:09:17 CDT 2022


Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/19024 )


Change subject: requirements: Allow newer numpy to be installed.
......................................................................

requirements: Allow newer numpy to be installed.

Change-Id: If8089f1c8b8a920cadaef3b10c4ae0265fa89abb
---
M requirements.txt
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/24/19024/1

diff --git a/requirements.txt b/requirements.txt
index f3ad5b5..0935fb5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,7 +13,7 @@
 incremental==21.3.0
 lxml==4.8.0
 netifaces>=0.10.4
-numpy==1.19.5
+numpy>=1.19.5
 pycparser==2.21
 PyYAML==6.0
 PyXB==1.2.6

-- 
To view, visit https://gerrit.asterisk.org/c/testsuite/+/19024
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: certified/18.9
Gerrit-Change-Id: If8089f1c8b8a920cadaef3b10c4ae0265fa89abb
Gerrit-Change-Number: 19024
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220831/979913e2/attachment.html>


More information about the asterisk-code-review mailing list