From 5a9b154366880774cb561ebb4c4a8fa83fd099c5 Mon Sep 17 00:00:00 2001 From: Yaroslav Heriatovych <184247+Yarikx@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:27:44 +0100 Subject: [PATCH] Update ibflex to @master --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cb97359..7496e38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ python_requires = >=3.10 install_requires = beancount>=2.3.5 requests>=2.28.2,<3.0 - ibflex @ git+https://github.com/csingley/ibflex.git@0.16 + ibflex @ git+https://github.com/csingley/ibflex.git@master openpyxl>=3.1.2,<4.0 xlrd>=2.0.1,<3.0 beangulp @ git+https://github.com/beancount/beangulp.git@master