diff --git a/notebook/requirements.txt b/notebook/requirements.txt index 3375307..285def7 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -60,7 +60,7 @@ scipy==1.4.1 Send2Trash==1.5.0 six==1.14.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.4.4 terminado==0.8.3 testpath==0.4.4 toml==0.10.1 diff --git a/requirements-train.txt b/requirements-train.txt index 4e71271..1fc17e4 100644 --- a/requirements-train.txt +++ b/requirements-train.txt @@ -34,7 +34,7 @@ scikit-learn==1.0.2 scipy six==1.15.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.4.4 threadpoolctl==2.1.0 toml==0.10.1 tqdm==4.46.1