agg gspread as a dev dependency (#4480)

This commit is contained in:
Shuchang Zheng
2026-01-19 08:28:00 -08:00
committed by GitHub
parent d642f351b3
commit b88a1ccb80
2 changed files with 2546 additions and 2495 deletions

View File

@@ -104,6 +104,7 @@ dev = [
"moto[s3, server]>=5.1.5,<6",
"curlify>=3.0.0",
"openpyxl>=3.1.0",
"gspread>=6",
]
[tool.hatch.build]