diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index e0434a1803073bf6dfa78879021d597e3fdee55c..63214622019e8345f2bd0e6fb1241204d41179ab 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -12,8 +12,7 @@ dependencies: - islpy - pyopencl - python=3 -- symengine=0.3.0 -- python-symengine=0.3.0 +- python-symengine=0.6.0 - pyfmmlib - pip diff --git a/asv.conf.json b/asv.conf.json index 9632c4fb70310c528b43e3d055a96d96875e629f..6d6fd675c48cbdf02e0bc8448f22890dde2a3e26 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -68,7 +68,7 @@ // }, "matrix": { "numpy" : [""], - "sympy" : ["1.0"], + "sympy" : ["1.4"], "pyopencl" : [""], "islpy" : [""], "pocl" : [""],