From e2ebd225dd52af13f2d48ba8690585b56da7f1b3 Mon Sep 17 00:00:00 2001 From: Robert Hammann <53221264+hammannr@users.noreply.github.com> Date: Tue, 30 Jul 2024 18:28:37 +0200 Subject: [PATCH] bump alea to v0.2.5 (#1759) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2af9732b..c29dad6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alea-inference==0.2.3 +alea-inference==0.2.5 appletree[cpu]==0.5.0 astropy==6.0.1 # 6.1.x Requires-Python >=3.10 atomicwrites==1.4.1