# 📋 작업 브리프 **원 명령:** pip3 install google-api-python-client requests ## 요약 Google API 연동 및 HTTP 통신을 위한 필수 Python 라이브러리 설치를 진행합니다. ## 분배 - **💻 Developer**: pip3 install google-api-python-client requests 명령어를 실행하고 설치 완료 보고를 생성하시오.