changeset 25:02762320cf83

upgrade deps; add setup comment
author drewp@bigasterisk.com
date Tue, 12 Oct 2021 20:09:20 -0700
parents ecebc78b0a40
children c1eac229b355
files requirements.txt run_login.sh
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Sat Jul 31 15:07:39 2021 -0700
+++ b/requirements.txt	Tue Oct 12 20:09:20 2021 -0700
@@ -1,11 +1,11 @@
 cyclone==1.3
 docopt==0.6.2
-gcsa==1.2.0
-google-api-python-client==2.15.0
+gcsa==1.3.0
+google-api-python-client==2.26.1
 oauth2client==4.1.3
 prometheus_client==0.11.0
 pymongo==3.11.0
-python-dateutil==2.8.1
+python-dateutil==2.8.2
 rdflib==4.2.2
 #Twisted[tls]==21.7.0
 
--- a/run_login.sh	Sat Jul 31 15:07:39 2021 -0700
+++ b/run_login.sh	Tue Oct 12 20:09:20 2021 -0700
@@ -4,6 +4,9 @@
 #docker build -t gcalendarwatch_login .
 #docker run -it --rm -p 8080:8080 -v `pwd`/credentials:/opt/credentials -t gcalendarwatch_login /usr/bin/python3 login.py
 
+# if you need a new cred.json,
+# https://console.cloud.google.com/apis/credentials/oauthclient/382685977333-u6eii6n60a8soptaagan3ruv4akq5uuf.apps.googleusercontent.com?project=bigasterisk-910
+
 echo run this on dash
 setup_home_venv
 ~/.venvs/gcalendarwatch/bin/python3 login.py