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.
1 parent b85e18e commit 4bdf80bCopy full SHA for 4bdf80b
Formula/py-ard.rb
@@ -7,7 +7,7 @@ class PyArd < Formula
7
sha256 "48606f3b8c2d9f4973b18df6fbfa0ffa91bd28e8ff0e816c082efe642f0ebccb"
8
license "LGPL-3.0"
9
10
- depends_on "python@3.12"
+ depends_on "python@3.11"
11
12
resource "pandas" do
13
url "https://files.pythonhosted.org/packages/88/d9/ecf715f34c73ccb1d8ceb82fc01cd1028a65a5f6dbc57bfa6ea155119058/pandas-2.2.2.tar.gz"
0 commit comments