diff --git a/requirements.txt b/requirements.txt index e0185e7..3e5d808 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,9 @@ psycopg2-binary==2.9.9 # Google Gemini AI google-generativeai==0.3.2 +# Google Maps/Places API +googlemaps==4.10.0 + # Environment Configuration python-dotenv==1.0.0