Merging upstream version 4.67.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 19:23:06 +01:00
parent d263a6dc68
commit 65fb7ebd07
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 10 additions and 17 deletions

View file

@ -84,7 +84,7 @@ classifiers = [
dependencies = ['colorama; platform_system == "Windows"']
[project.optional-dependencies]
dev = ["pytest>=6", "pytest-cov", "pytest-timeout", "pytest-xdist"]
dev = ["pytest>=6", "pytest-cov", "pytest-timeout", "pytest-asyncio>=0.24", "nbval"]
discord = ["requests"]
slack = ["slack-sdk"]
telegram = ["requests"]