Add iso8601 as a dependency so it gets proper updates

This commit is contained in:
Jay Lee
2025-09-05 16:55:09 -04:00
committed by GitHub
parent 3befbf4419
commit 993ab3d8d2

View File

@@ -19,6 +19,7 @@ dependencies = [
"google-auth-oauthlib>=1.2.2",
"google-auth>=2.39.0",
"httplib2>=0.22.0",
"iso8601",
"lxml>=5.4.0",
"passlib>=1.7.4",
"pathvalidate>=3.2.3",