forked from PotatoStation/discord_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
113 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,85 +1,134 @@ | ||
# This file was autogenerated by uv via the following command: | ||
# uv pip compile requirements/dev.in -o requirements/dev.txt | ||
# uv pip compile requirements/dev.in -qo requirements/dev.txt | ||
aiocache==0.12.2 | ||
# via -r requirements/base.txt | ||
aiodns==3.2.0 | ||
# via -r requirements/base.txt | ||
aiohttp==3.9.5 | ||
# via discord-py | ||
# via | ||
# -r requirements/base.txt | ||
# discord-py | ||
aiosignal==1.3.1 | ||
# via aiohttp | ||
anyio==4.3.0 | ||
# via httpx | ||
# via | ||
# -r requirements/base.txt | ||
# aiohttp | ||
anyio==4.4.0 | ||
# via | ||
# -r requirements/base.txt | ||
# httpx | ||
attrs==23.2.0 | ||
# via aiohttp | ||
# via | ||
# -r requirements/base.txt | ||
# aiohttp | ||
brotli==1.1.0 | ||
certifi==2024.2.2 | ||
# via -r requirements/base.txt | ||
certifi==2024.7.4 | ||
# via | ||
# -r requirements/base.txt | ||
# httpcore | ||
# httpx | ||
# sentry-sdk | ||
cffi==1.16.0 | ||
# via | ||
# -r requirements/base.txt | ||
# cryptography | ||
# pycares | ||
cryptography==42.0.5 | ||
cryptography==43.0.0 | ||
# via | ||
# types-pyopenssl | ||
# types-redis | ||
discord-py==2.3.2 | ||
discord-py==2.4.0 | ||
# via -r requirements/base.txt | ||
frozenlist==1.4.1 | ||
# via | ||
# -r requirements/base.txt | ||
# aiohttp | ||
# aiosignal | ||
googletrans-py==4.0.0 | ||
# via -r requirements/base.txt | ||
h11==0.14.0 | ||
# via httpcore | ||
# via | ||
# -r requirements/base.txt | ||
# httpcore | ||
h2==4.1.0 | ||
# via googletrans-py | ||
hiredis==2.3.2 | ||
# via | ||
# -r requirements/base.txt | ||
# googletrans-py | ||
hiredis==3.0.0 | ||
# via -r requirements/base.txt | ||
hpack==4.0.0 | ||
# via h2 | ||
# via | ||
# -r requirements/base.txt | ||
# h2 | ||
httpcore==1.0.5 | ||
# via httpx | ||
# via | ||
# -r requirements/base.txt | ||
# httpx | ||
httpx==0.27.0 | ||
# via googletrans-py | ||
# via | ||
# -r requirements/base.txt | ||
# googletrans-py | ||
hyperframe==6.0.1 | ||
# via h2 | ||
# via | ||
# -r requirements/base.txt | ||
# h2 | ||
idna==3.7 | ||
# via | ||
# -r requirements/base.txt | ||
# anyio | ||
# httpx | ||
# yarl | ||
multidict==6.0.5 | ||
# via | ||
# -r requirements/base.txt | ||
# aiohttp | ||
# yarl | ||
mypy==1.10.0 | ||
mypy==1.11.0 | ||
# via -r requirements/dev.in | ||
mypy-extensions==1.0.0 | ||
# via mypy | ||
orjson==3.10.1 | ||
pillow==10.3.0 | ||
orjson==3.10.6 | ||
# via -r requirements/base.txt | ||
pillow==10.4.0 | ||
# via -r requirements/base.txt | ||
pink-accents==0.1.1 | ||
# via -r requirements/base.txt | ||
pycares==4.4.0 | ||
# via aiodns | ||
# via | ||
# -r requirements/base.txt | ||
# aiodns | ||
pycparser==2.22 | ||
# via cffi | ||
redis==5.0.4 | ||
ruff==0.4.2 | ||
sentry-sdk==2.0.1 | ||
# via | ||
# -r requirements/base.txt | ||
# cffi | ||
redis==5.0.7 | ||
# via -r requirements/base.txt | ||
ruff==0.5.4 | ||
# via -r requirements/dev.in | ||
sentry-sdk==2.10.0 | ||
# via -r requirements/base.txt | ||
sniffio==1.3.1 | ||
# via | ||
# -r requirements/base.txt | ||
# anyio | ||
# httpx | ||
types-cffi==1.16.0.20240331 | ||
# via types-pyopenssl | ||
types-pyopenssl==24.1.0.20240425 | ||
# via types-redis | ||
types-redis==4.6.0.20240425 | ||
types-setuptools==69.5.0.20240423 | ||
# via -r requirements/dev.in | ||
types-setuptools==70.3.0.20240710 | ||
# via types-cffi | ||
typing-extensions==4.11.0 | ||
typing-extensions==4.12.2 | ||
# via mypy | ||
urllib3==2.2.1 | ||
# via sentry-sdk | ||
urllib3==2.2.2 | ||
# via | ||
# -r requirements/base.txt | ||
# sentry-sdk | ||
uvloop==0.19.0 | ||
# via -r requirements/base.txt | ||
yarl==1.9.4 | ||
# via aiohttp | ||
# via | ||
# -r requirements/base.txt | ||
# aiohttp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters