diff options
author | Parker <contact@pkrm.dev> | 2024-05-18 20:15:49 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-05-18 20:15:49 -0500 |
commit | b68c31c7e8525bd0cc8f93fb42ff176bcfcdba05 (patch) | |
tree | ed77a39d7f17f3268923665a9bd19fc39691e117 /requirements.txt | |
parent | 6de2b8b57d23ab9a9e34ebf0b2f879e0e3302801 (diff) | |
parent | d502cec82e3e61ec835bd7baff04fd545a105ecb (diff) |
Merge branch 'main' of https://github.com/PacketParker/CordArr
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a63db88..28b00c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ colorlog==6.8.2 discord.py==2.3.2 -requests==2.28.2 +requests==2.31.0 humanize==4.9.0
\ No newline at end of file |