From d9ec801c9465f0ae771a5c74194ee7393dedb738 Mon Sep 17 00:00:00 2001 From: irinaespejo Date: Tue, 30 Apr 2024 10:55:20 +0200 Subject: [PATCH] fix: correct the commit to latest --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d8f248e..ddb794c 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@2369eafdcf22700e2a27de97dd2ac63024eab556 #rxn-onmt-utils without rxn-opennmt-py depedency + rxn-onmt-utils @ git+https://github.com/rxn4chemistry/rxn-onmt-utils.git@765d97e1371bc2ed00b4954defa8c4e14b5f86c5 #rxn-onmt-utils without rxn-opennmt-py depedency OpenNMT-py>=3.5.1 # official onmt [options.packages.find]