From 4b9fcf853746f77054521b2e9c46c3e14d2c8b12 Mon Sep 17 00:00:00 2001 From: Peter Law Date: Sat, 16 Sep 2023 16:52:58 +0100 Subject: [PATCH] Update requirements files for pip-tools update --- requirements.txt | 8 ++++---- script/requirements.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 381ebfa..79e5b44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile # aiohttp==3.7.4.post0 - # via discord.py + # via discord-py async-timeout==3.0.1 # via aiohttp attrs==21.2.0 @@ -14,7 +14,7 @@ chardet==4.0.0 # via aiohttp discord==1.7.3 # via -r requirements.in -discord.py==1.7.3 +discord-py==1.7.3 # via discord idna==3.3 # via yarl diff --git a/script/requirements.txt b/script/requirements.txt index 2be1b65..5c8073e 100644 --- a/script/requirements.txt +++ b/script/requirements.txt @@ -1,13 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile script/requirements.in # aiohttp==3.7.4.post0 # via # -r script/../requirements.txt - # discord.py + # discord-py async-timeout==3.0.1 # via # -r script/../requirements.txt @@ -26,7 +26,7 @@ click==8.1.7 # via pip-tools discord==1.7.3 # via -r script/../requirements.txt -discord.py==1.7.3 +discord-py==1.7.3 # via # -r script/../requirements.txt # discord