diff --git a/README.rst b/README.rst index cde1e8c6..44c92db1 100644 --- a/README.rst +++ b/README.rst @@ -167,7 +167,7 @@ Dashboard installation .. code:: - pip install google-api-python-client + pip install google-api-python-client==1.4.1 * Create database tables: diff --git a/docs/dashboard_modules.rst b/docs/dashboard_modules.rst index a40494aa..4b08155b 100644 --- a/docs/dashboard_modules.rst +++ b/docs/dashboard_modules.rst @@ -66,7 +66,7 @@ Extra Installation .. code:: - pip install google-api-python-client + pip install google-api-python-client==1.4.1 * Specify path to your Google Analytics ``client_secrets.json`` (obtained at Google website): diff --git a/docs/install_dashboard.rst b/docs/install_dashboard.rst index b3ea97d9..6b45d440 100644 --- a/docs/install_dashboard.rst +++ b/docs/install_dashboard.rst @@ -34,7 +34,7 @@ Dashboard Installation .. code:: - pip install google-api-python-client + pip install google-api-python-client==1.4.1 * Create database tables: