Skip to content

Commit c5f8ef2

Browse files
committed
Pin pyright to 1.1.354
#898 (comment)
1 parent 8c9b133 commit c5f8ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = "1.9.0"
3939
pandas = "2.2.1"
4040
pyarrow = ">=10.0.1"
4141
pytest = ">=7.1.2"
42-
pyright = ">=1.1.354"
42+
pyright = "=1.1.354"
4343
poethepoet = ">=0.16.5"
4444
loguru = ">=0.6.0"
4545
typing-extensions = ">=4.4.0"

0 commit comments

Comments
 (0)