From b4123fd715e41070be5bb39600625c740185f562 Mon Sep 17 00:00:00 2001 From: Richard Burton Date: Fri, 4 Mar 2022 09:19:09 +0000 Subject: MLECO-2978: Update to 22.02 dependencies * Core-platform now a depdenency for timing adapter Signed-off-by: Richard Burton Change-Id: I54f3773bdf91083fa1513be15372fcf2231bea2c --- scripts/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/py') diff --git a/scripts/py/requirements.txt b/scripts/py/requirements.txt index 6330f58..ce74502 100644 --- a/scripts/py/requirements.txt +++ b/scripts/py/requirements.txt @@ -3,7 +3,7 @@ Jinja2==2.11.2 llvmlite==0.33.0 MarkupSafe==1.1.1 numba==0.50.1 -numpy==1.17.4 +numpy==1.19.2 Pillow==7.0.0 pycparser==2.20 resampy==0.2.2 -- cgit v1.2.1