We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[email protected]
1 parent a2335a3 commit f6c0b8eCopy full SHA for f6c0b8e
Formula/b/beanquery.rb
@@ -21,7 +21,7 @@ class Beanquery < Formula
21
depends_on "bison" => :build # for beancount
22
depends_on "meson" => :build
23
depends_on "ninja" => :build
24
- depends_on "python@3.13"
+ depends_on "python@3.14"
25
26
uses_from_macos "flex" => :build # for beancount
27
0 commit comments