Cleaned up Python library imports: googleapiclient, iso8601. #1829

This commit is contained in:
Ross Scroggs
2025-09-06 07:36:20 -07:00
parent 4a330ec1b6
commit 085988dfde
5 changed files with 170 additions and 9 deletions

View File

@@ -19,7 +19,6 @@ 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",