Skip to content

Commit aa96ba7

Browse files
committed
Bump python-fsutil requirement.
1 parent c6340ad commit aa96ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fonttools[woff,unicode,pathops] == 4.38.0
22
imagehash == 4.3.1
33
pillow == 9.4.0
4-
python-fsutil == 0.9.2
4+
python-fsutil == 0.9.3

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install_requires =
6262
fonttools[woff,unicode,pathops] >= 4.27.0, < 5.0
6363
imagehash >= 4.2.1, < 5.0.0
6464
pillow >= 8.4.0, < 10.0.0
65-
python-fsutil >= 0.9.2, < 1.0.0
65+
python-fsutil >= 0.9.3, < 1.0.0
6666
include_package_data = True
6767

6868
[options.packages.find]

0 commit comments

Comments
 (0)