diff --git a/requirements.txt b/requirements.txt index 67d72c0..e25845c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pytz==2021.3; python_version >= "3.7" and python_full_version < "3.0.0" or pytho pyyaml==6.0; python_version >= "3.7" requests==2.27.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7" rich==10.16.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0" -shellingham==1.4.0; python_version >= "3.6" +shellingham==1.5.0.post1; python_version >= "3.6" six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7" sqlparse==0.4.2; python_version >= "3.7" text-unidecode==1.3; python_version >= "3.7"