Skip to content

Commit

Permalink
Merge pull request #6 from solomonchidera/dev
Browse files Browse the repository at this point in the history
Updated requirements.txt
  • Loading branch information
solomonchidera authored Aug 8, 2024
2 parents 52b0b24 + a4086e5 commit 77b5a2c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ celerybeat.pid
.env
.venv
env/
bot/
venv/
ENV/
env.bak/
Expand Down
33 changes: 29 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
discord.py
google-api-python-client
requests
python-dotenv
aiohappyeyeballs==2.3.5
aiohttp==3.10.1
aiosignal==1.3.1
attrs==24.2.0
cachetools==5.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
discord.py==2.4.0
frozenlist==1.4.1
google-api-core==2.19.1
google-api-python-client==2.140.0
google-auth==2.33.0
google-auth-httplib2==0.2.0
googleapis-common-protos==1.63.2
httplib2==0.22.0
idna==3.7
multidict==6.0.5
proto-plus==1.24.0
protobuf==5.27.3
pyasn1==0.6.0
pyasn1_modules==0.4.0
pyparsing==3.1.2
python-dotenv==1.0.1
redis==5.0.8
requests==2.32.3
rsa==4.9
uritemplate==4.1.1
urllib3==2.2.2
yarl==1.9.4

0 comments on commit 77b5a2c

Please sign in to comment.