From f2c0588d1bc4a208f0fb78340aeb8fc10f5690ab Mon Sep 17 00:00:00 2001 From: Aliaksandr Yakutovich Date: Wed, 22 Mar 2023 13:20:33 +0000 Subject: [PATCH] Update pymysql version restriction to ~=0.9 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 93a3de46..35da7636 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ install_requires = ipytree~=0.2 ipywidgets~=7.7 more-itertools~=8.0 - pymysql~=0.10 + pymysql~=0.9 nglview~=3.0 optimade-client==2022.9.19 spglib~=1.14