diff --git a/requirements.txt b/requirements.txt index 080ee3ea10..4a7d3df5cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ textual-dev==1.2.1 pytest-asyncio==0.23.2 # pyright version has to be fixed with `==`. The CI parses this file # and installs the according version for typechecking. -pyright==1.1.340 +pyright==1.1.341 -e .[extras]