add hooks and sync to google

This commit is contained in:
2024-04-17 16:27:02 -03:00
parent f96fe77aed
commit b7528027ac
11 changed files with 541 additions and 24 deletions

View File

@ -1,10 +1,12 @@
Flask>=2.3.2
inquirer>=3.1.3
openai>=0.27.6
google_api_python_client>=2.125.0
google_auth_oauthlib>=1.2.0
inquirer>=3.2.4
openai>=0.27.8
pexpect>=4.8.0
pycryptodome>=3.17
protobuf>=5.26.1
pycryptodome>=3.18.0
pyfzf>=0.3.1
PyYAML>=6.0
setuptools>=67.8.0
rich>=13.4.2
PyYAML>=6.0.1
rich>=13.7.1
waitress>=2.1.2