fix rdkit version

This commit is contained in:
lipeiji 2025-06-18 16:18:53 +08:00
parent f4913c6f02
commit bd2933d3a5
5 changed files with 16 additions and 16 deletions

View file

@ -20,7 +20,7 @@ setuptools.setup(
"langdetect",
"pympler",
"shortuuid",
"rdkit"
"rdkit==2024.3.2"
],
package_data={