Update pyproject.toml

This commit is contained in:
Ross Scroggs
2026-02-24 17:22:59 -08:00
parent 95eb36c5c2
commit c3e23fabf1

View File

@@ -11,7 +11,7 @@ authors = [
#significant compile dependencies.
dependencies = [
"arrow>=1.3.0",
"chardet>=5.2.0",
"chardet==5.2.0",
"cryptography>=46.0.5",
"distro; sys_platform=='linux'",
"filelock>=3.18.0",