From 79cc17a0b11228a3cb40951434e8d9643824735d Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Thu, 26 Jan 2023 09:45:13 +0000 Subject: [PATCH] [ci skip] Update changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d74c18ed..9bd6f357 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,9 @@ # ChangeLog ## v3.4.0 - Removed CIL-ASTRA as it has been merged into CIL code base. -- Added python-opencv , pytest, pytest-cov and coverage to docker requirements.txt - docker images updates - Ubuntu: 22.04 + - added dependencies to python-opencv , pytest, pytest-cov and coverage - added requirements.yml and requirements-service.yml to handle dependencies for conda python - updates to use mamba - use jupyterlab as opposed to notebook in the "service" images