From ebe6d1f341c07cf3651c66a1eb62075e0267e208 Mon Sep 17 00:00:00 2001 From: Michael Egorov Date: Mon, 25 Mar 2024 21:50:03 +1100 Subject: [PATCH] Update version of titanoboa --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2b9e663..931c4383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ pandas matplotlib # vyper and dev framework: -git+https://github.com/vyperlang/titanoboa@87593bb5c4d02bb8eaf4cc93e0e940ebf9a37900 +git+https://github.com/vyperlang/titanoboa@8c2f673c10439d13b976d1f1667462810379f010 vyper>=0.3.10