mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
updated stubs
This commit is contained in:
parent
68d7ffc8ae
commit
19d989c0d0
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue