From 560a89926fa76a74b62f13802b8ffd83ab89aece Mon Sep 17 00:00:00 2001 From: irinaespejo Date: Wed, 29 May 2024 15:08:54 +0200 Subject: [PATCH] temptative update utils dependency --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 361bb28..8e18963 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ install_requires = rxn-chem-utils>=1.1.4 rxn-reaction-preprocessing>=2.0.2 rxn-utils>=1.1.9 - rxn-onmt-utils @ git+https://github.com/rxn4chemistry/rxn-onmt-utils.git@6c7b563e17cae6d34cd4e9ce69cc85a791b7dc16 #rxn-onmt-utils without rxn-opennmt-py depedency + rxn-onmt-utils @ git+https://github.com/rxn4chemistry/rxn-onmt-utils.git@bb9a2168aeabbfc265c4da4c3ef118a510cf130e #rxn-onmt-utils without rxn-opennmt-py depedency OpenNMT-py>=3.5.1 # official onmt [options.packages.find]