From 14cea344072917593aac411e5ebac2be59d22075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolaj=20=27Eastvillage=27=20=C3=98=20Jensen?= Date: Mon, 30 Sep 2024 20:30:50 +0200 Subject: [PATCH] Update Kamael requirements.txt (#331) --- RLBotPack/Kamael_family/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RLBotPack/Kamael_family/requirements.txt b/RLBotPack/Kamael_family/requirements.txt index 1be91329..2cda784a 100644 --- a/RLBotPack/Kamael_family/requirements.txt +++ b/RLBotPack/Kamael_family/requirements.txt @@ -1,4 +1,4 @@ rlbot==1.* -numba==0.56.* +numba==0.60.* numpy scipy>=1.0.0