Skip to content

Commit

Permalink
chore: include src dir
Browse files Browse the repository at this point in the history
  • Loading branch information
OasisLCrypto committed Dec 2, 2024
1 parent 0762fac commit d6b7746
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ google-account.json
node_modules
.DS_Store
.venv
src
**/__pycache__/*
25 changes: 3 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==3.4.0
google-api-core==2.23.0
google-api-python-client==2.154.0
google-auth==2.36.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.66.0
httplib2==0.22.0
idna==3.10
oauthlib==3.2.2
proto-plus==1.25.0
protobuf==5.29.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pyparsing==3.2.0
requests==2.32.3
requests-oauthlib==2.0.0
rsa==4.9
uritemplate==4.1.1
urllib3==2.2.3
google-api-python-client
google-auth-httplib2
google-auth-oauthlib

0 comments on commit d6b7746

Please sign in to comment.