diff --git a/semantic-ast/semantic-ast.cabal b/semantic-ast/semantic-ast.cabal index ee53978fa..cd749e47d 100644 --- a/semantic-ast/semantic-ast.cabal +++ b/semantic-ast/semantic-ast.cabal @@ -60,13 +60,13 @@ library , directory ^>= 1.3.3.2 , filepath ^>= 1.4.1 , fused-effects ^>= 1.0 - , tree-sitter ^>= 0.8 + , tree-sitter ^>= 0.9.0.0 , semantic-source ^>= 0.0.2 , template-haskell ^>= 2.15 , bytestring ^>= 0.10.8.2 , optparse-applicative >= 0.14.3 && < 0.16 , pretty-simple ^>= 3.1.0.0 - , tree-sitter-python ^>= 0.8.1 + , tree-sitter-python ^>= 0.9.0.1 , text ^>= 1.2.3.1 , unordered-containers ^>= 0.2.10 , hedgehog >= 0.6 && <2