Skip to content

Commit

Permalink
Revert "Unpin requirements patch version."
Browse files Browse the repository at this point in the history
This reverts commit 75bcfd8.
  • Loading branch information
fabiocaccamo committed Nov 8, 2023
1 parent 75bcfd8 commit ce416a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ce416a9

Please sign in to comment.