We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6608cf7 commit af061e0Copy full SHA for af061e0
pyproject.toml
@@ -7,6 +7,8 @@ requires-python = ">=3.11"
7
dependencies = [
8
"google-cloud-storage>=3.0.0",
9
"pandas>=2.2.3",
10
+ "pre-commit>=4.1.0",
11
+ "pydantic>=2.10.6",
12
"requests>=2.32.3",
13
]
14
0 commit comments