From d19f76177084d0b5d12c30876172efca6f154799 Mon Sep 17 00:00:00 2001 From: Max Veit Date: Thu, 25 Mar 2021 18:07:52 +0100 Subject: [PATCH] and update versions in requirements.txt too (for CI) --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 08b9a4691..3564a159d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ matplotlib #qml # tqdm # for documentation -sphinx==2.1.2 -breathe==4.13.1 +sphinx>=2.1.2 +breathe>=4.14.1 sphinx_rtd_theme -nbsphinx +nbsphinx>=0.8.1 pygments>=2.4.1 # Developers tools - code formatting cpplint