updated stubs

This commit is contained in:
Alvin Ryanputra 2025-02-05 18:12:43 +08:00
parent 68d7ffc8ae
commit 19d989c0d0

View file

@ -85,6 +85,8 @@ mypy = ">=1.13"
types-Pygments = ">=2.18"
types-colorama = ">=0.4.15"
types-setuptools = ">=75.2"
types-gevent = "^24.11.0.20241230"
types-pexpect = "^4.9.0.20241208"
[tool.mypy]
show_error_code_links = true