Skip to content

Commit

Permalink
docs: Bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
synrg committed Jan 12, 2025
1 parent 2cbfa0c commit c090e09
Showing 1 changed file with 36 additions and 35 deletions.
71 changes: 36 additions & 35 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,67 +1,68 @@
aiohttp==3.9.5
aiohttp-json-rpc==0.13.3
aiohttp-retry==2.8.3
aiolimiter==1.1.0
aiohttp-retry==2.9.1
aiolimiter==1.2.1
aiosignal==1.3.1
alabaster==0.7.16
apsw==3.46.1.0
astroid==2.15.8
attrs==24.2.0
attrs==24.3.0
babel==2.16.0
backports.tarfile==1.2.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
Brotli==1.1.0
cattrs==24.1.1
certifi==2024.8.30
cattrs==24.1.2
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
charset-normalizer==3.4.1
click==8.1.8
contextlib2==21.6.0
cryptography==43.0.1
cryptography==44.0.0
css-html-js-minify==2.5.5
dateparser==1.2.0
dill==0.3.8
dill==0.3.9
discord.py==2.4.0
distro==1.9.0
docutils==0.19
dronefly-core==0.3.9.dev1
dronefly-discord==0.1.5rc1
ebird-api==3.0.6
dronefly-core==0.3.9
dronefly-discord==0.1.5
ebird-api==3.2.2
filelock==3.16.1
frozenlist==1.4.1
frozenlist==1.5.0
html2markdown==0.1.7
idna==3.8
idna==3.10
imagesize==1.4.1
importlib_metadata==8.5.0
inflect==5.6.2
iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.0.2
jaraco.functools==4.1.0
jeepney==0.8.0
Jinja2==3.1.4
keyring==25.4.0
Jinja2==3.1.5
keyring==25.6.0
lazy-object-proxy==1.10.0
lxml==5.3.0
Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
MarkupSafe==3.0.2
mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.5.0
multidict==6.0.5
multidict==6.1.0
mypy-extensions==1.0.0
orjson==3.10.7
packaging==24.1
orjson==3.10.12
packaging==24.2
pathspec==0.12.1
platformdirs==4.2.2
platformdirs==4.3.6
pluggy==1.5.0
psutil==6.0.0
propcache==0.2.0
psutil==6.1.1
pycparser==2.22
Pygments==2.18.0
pyinaturalist==0.20.0.dev1
pyinaturalist==0.20.0
pylint==2.17.7
pyrate-limiter==2.10.0
pytest==7.4.4
Expand All @@ -72,18 +73,18 @@ python-forge==18.6.0
python-slugify==8.0.4
pytz==2024.2
PyYAML==6.0.2
rapidfuzz==3.9.6
rapidfuzz==3.9.7
Red-Commons==1.0.0
Red-DiscordBot==3.5.13
Red-DiscordBot==3.5.14
Red-Lavalink==0.11.0
regex==2024.9.11
regex==2024.11.6
requests==2.32.3
requests-cache==1.2.1
requests-ratelimiter==0.7.0
rich==13.8.0
rich==13.9.4
schema==0.7.7
SecretStorage==3.3.3
six==1.16.0
six==1.17.0
snowballstemmer==2.2.0
soupsieve==2.6
Sphinx==5.3.0
Expand All @@ -102,8 +103,8 @@ typing_extensions==4.12.2
tzlocal==5.2
Unidecode==1.3.8
url-normalize==1.4.3
urllib3==2.2.3
uvloop==0.20.0
wrapt==1.16.0
yarl==1.9.4
zipp==3.20.2
urllib3==2.3.0
uvloop==0.21.0
wrapt==1.17.1
yarl==1.15.2
zipp==3.21.0

0 comments on commit c090e09

Please sign in to comment.