Skip to content

Commit

Permalink
⬆️ Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlagden committed Oct 20, 2024
1 parent bcd9950 commit 8836f6c
Showing 1 changed file with 21 additions and 14 deletions.
35 changes: 21 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,36 @@
aiodns==3.2.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
arrow==1.3.0
attrs==24.2.0
black==24.10.0
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.0
charset-normalizer==3.3.2
configparser==7.1.0
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
discord-timestamps @ git+https://github.com/Lagden-Development/discord-timestamps@04f9609d7f837e213d797338767a41eb1e504ad2
discord.py==2.4.0
dnspython==2.6.1
dnspython==2.7.0
frozenlist==1.4.1
idna==3.8
multidict==6.0.5
orjson==3.10.7
idna==3.10
multidict==6.1.0
mypy-extensions==1.0.0
orjson==3.10.9
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.6
propcache==0.2.0
pycares==4.4.0
pycparser==2.22
pymongo==4.8.0
pymongo==4.10.1
PyNaCl==1.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
requests==2.32.3
six==1.16.0
termcolor==2.4.0
types-python-dateutil==2.9.0.20240821
urllib3==2.2.2
yarl==1.9.6
termcolor==2.5.0
types-python-dateutil==2.9.0.20241003
urllib3==2.2.3
yarl==1.15.5

0 comments on commit 8836f6c

Please sign in to comment.