From 6ea30fdce986555b98850ecad6ec273ef725b759 Mon Sep 17 00:00:00 2001 From: Bence Balogh Date: Thu, 5 Oct 2023 08:57:58 +0200 Subject: [PATCH] fixed typo --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 824db6f..8d4a9d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ wheel>=0.38.0 # pinned by Snyk to avoid a vulnerability pywin32 appdirs -sigmaepsilon.mesh >= 2.0.0 < 3.0 +sigmaepsilon.mesh >= 2.0.0, < 3.0 comtypes==1.1.11 ipython