Skip to content

Commit eaa5ae3

Browse files
committed
chore: 필요 dependency 추가
1 parent 86ba9f0 commit eaa5ae3

File tree

2 files changed

+219
-1
lines changed

2 files changed

+219
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ dependencies = [
2222
"drf-spectacular>=0.28.0",
2323
"drf-standardized-errors[openapi]>=0.14.1",
2424
"faker>=37.3.0",
25+
"google-api-python-client>=2.179.0",
26+
"google-auth-httplib2>=0.2.0",
27+
"google-auth-oauthlib>=1.2.2",
2528
"httpx>=0.28.1",
29+
"jinja2>=3.1.6",
2630
"model-bakery>=1.20.4",
2731
"packaging>=24.2",
2832
"psycopg[binary]>=3.2.6",

uv.lock

Lines changed: 215 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)