@@ -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:
@@ -66,7 +66,7 @@ Extra Installation
* Specify path to your Google Analytics ``client_secrets.json`` (obtained at Google website):
@@ -34,7 +34,7 @@ Dashboard Installation