From 2d43e28243299b63b1e0ce82ebee38ed75a49668 Mon Sep 17 00:00:00 2001 From: Shaun Weatherly Date: Fri, 17 Jan 2025 11:18:33 -0500 Subject: [PATCH] Force latest `mkl` --- tests/test_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_requirements.txt b/tests/test_requirements.txt index ce7f3a3f..6deaa039 100644 --- a/tests/test_requirements.txt +++ b/tests/test_requirements.txt @@ -1,5 +1,6 @@ # the additional (!) requirements for testing the code # the dependencies of `quemb` itself are given in the setup.py +mkl==2025.0.1 block2 --extra-index-url=https://block-hczhai.github.io/block2-preview/pypi/ git+https://github.com/pyscf/dmrgscf pytest