From dbb680f95c2fffe684ae558cc2a40f9b1434dedc Mon Sep 17 00:00:00 2001 From: Takahiro Ueda Date: Sun, 25 Aug 2024 20:52:13 +0900 Subject: [PATCH] feat: use the main branch of MadMiner --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0b9235..493989e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -madminer==0.9.6 +madminer @ git+https://github.com/madminer-tool/madminer@main matplotlib==3.2.2 numpy==1.20.3 scipy==1.8.1