Skip to content

Commit d11f8af

Browse files
committed
Use the previous pyright version 👀
1 parent a1e3c3f commit d11f8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dev = [
9999
"diffusers==0.16.1",
100100
"opencv-stubs==0.0.7",
101101
"transformers==4.29.2",
102-
"pyright==1.1.403",
102+
"pyright==1.1.331",
103103
# NOTE: Disabling projectaria-tools because it doesn't have prebuilt windows wheels
104104
# Syntax comes from here: https://pip.pypa.io/en/stable/reference/requirement-specifiers/
105105
"projectaria-tools>=1.3.1; sys_platform != 'win32'",

0 commit comments

Comments
 (0)