diff --git a/qodana.yaml b/qodana.yaml index 42754a7..a4e4363 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -1,6 +1,6 @@ version: "1.0" bootstrap: | rm -rf .idea - pip install -r requirements.txt + pip install -U -r requirements.txt profile: name: qodana.recommended