diff --git a/requirements.txt b/requirements.txt index ac73cb1..cbcfc0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django==3.2.11; python_version >= "3.6" pygments==2.11.2; python_version >= "3.5" pytz==2021.3; python_version >= "3.6" rich==11.0.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" -shellingham==1.4.0; python_version >= "3.6" +shellingham==1.5.4; python_version >= "3.6" sqlparse==0.4.2; python_version >= "3.6" tabulate==0.8.9 typer==0.4.0; python_version >= "3.6"