From ce416a986e62a9104855250f8a1d53dd2cdea363 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Wed, 8 Nov 2023 22:47:24 +0100 Subject: [PATCH] Revert "Unpin requirements patch version." This reverts commit 75bcfd837329dbdbe66f9627bd3ca165cf65cd1f. --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 317df1e..2128f95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fonttools[woff,unicode,pathops] == 4.43.* -imagehash == 4.3.* -pillow == 10.0.* -python-fsutil == 0.10.* +fonttools[woff,unicode,pathops] == 4.43.0 +imagehash == 4.3.1 +pillow == 10.0.1 +python-fsutil == 0.10.0