From 11d3f292c4711ced41e0284e875ae9e4a1878332 Mon Sep 17 00:00:00 2001
From: dboe <dboe@ipp.mpg.de>
Date: Fri, 6 Nov 2020 18:39:10 +0100
Subject: [PATCH] updated to newest rna dependency

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 7128be5..2e252c8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -49,7 +49,7 @@ install_requires =
 	sympy
 	scipy
 	pathlib
-	rna>=0.6.1
+	rna>=0.6.2
 	sortedcontainers
 tests_require = 
 	doctest
-- 
GitLab