diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..193aede --- /dev/null +++ b/requirements.txt @@ -0,0 +1,26 @@ +autopep8==1.6.0 +cachetools==5.0.0 +certifi==2021.10.8 +charset-normalizer==2.0.12 +google-api-core==2.5.0 +google-api-python-client==2.113.0 +google-auth==2.26.1 +google-auth-httplib2==0.1.0 +google-auth-oauthlib==1.2.0 +googleapis-common-protos==1.54.0 +httplib2==0.20.4 +idna==3.3 +oauth2client==4.1.3 +oauthlib==3.2.0 +protobuf==3.19.4 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycodestyle==2.8.0 +pyparsing==3.0.7 +requests==2.27.1 +requests-oauthlib==1.3.1 +rsa==4.8 +six==1.16.0 +toml==0.10.2 +uritemplate==4.1.1 +urllib3==1.26.8 \ No newline at end of file