From dbfb7306739a1dc30ca4b369223e4f7315a0ea2a Mon Sep 17 00:00:00 2001 From: Ankit Patnala <a.patnala@fz-juelich.de> Date: Wed, 24 May 2023 10:55:32 +0200 Subject: [PATCH] changed requirements --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6853c2..5902d26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ coverage -exceptiongroup==1.1.1 -iniconfig==2.0.0 -packaging==23.1 -pluggy==1.0.0 -pytest==7.3.1 -pytest-cov==4.0.0 -tomli==2.0.1 +exceptiongroup +iniconfig +packaging +pluggy +pytest +pytest-cov +tomli -- GitLab