From 4bdf80bc46ddd75b0463bd5094ec3415f0b75c4c Mon Sep 17 00:00:00 2001 From: Pradeep Bashyal Date: Tue, 11 Jun 2024 17:06:18 -0500 Subject: [PATCH] Update resource. Reverting to 3.11 --- Formula/py-ard.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/py-ard.rb b/Formula/py-ard.rb index d336b11..cde559f 100644 --- a/Formula/py-ard.rb +++ b/Formula/py-ard.rb @@ -7,7 +7,7 @@ class PyArd < Formula sha256 "48606f3b8c2d9f4973b18df6fbfa0ffa91bd28e8ff0e816c082efe642f0ebccb" license "LGPL-3.0" - depends_on "python@3.12" + depends_on "python@3.11" resource "pandas" do url "https://files.pythonhosted.org/packages/88/d9/ecf715f34c73ccb1d8ceb82fc01cd1028a65a5f6dbc57bfa6ea155119058/pandas-2.2.2.tar.gz"