Bump `python-fsutil`.

This commit is contained in:
Fabio Caccamo 2023-01-12 13:13:18 +01:00
parent 5e4e7163f8
commit 2e128a08f0
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ mailchecker == 5.0.6
openpyxl == 3.0.10
phonenumbers == 8.13.4
python-dateutil == 2.8.2
python-fsutil == 0.9.2
python-fsutil == 0.9.3
python-slugify == 7.0.0
pyyaml == 6.0
requests == 2.28.1

View File

@ -102,7 +102,7 @@ install_requires =
openpyxl >= 3.0.0, < 4.0.0
phonenumbers >= 8.12.0, < 9.0.0
python-dateutil >= 2.8.0, < 3.0.0
python-fsutil >= 0.9.2, < 1.0.0
python-fsutil >= 0.9.3, < 1.0.0
python-slugify >= 6.0.1, < 8.0.0
pyyaml >= 6.0, < 7.0
requests >= 2.26.0, < 3.0.0