diff --git a/pyproject.toml b/pyproject.toml index 7aa34f9..854710c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "loguru>=0.7.3", "pycryptodome>=3.20.0", "distro>=1.9.0", - "tqdm>=4.67.1", + "tqdm>=4.67.3", "httpx[http2]>=0.28.1", "PyExecJS>=1.5.1", "deprecated>=1.2.18" diff --git a/requirements.txt b/requirements.txt index dabaef6..26cfbd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests>=2.31.0 loguru>=0.7.3 pycryptodome>=3.20.0 distro>=1.9.0 -tqdm>=4.67.1 +tqdm>=4.67.3 httpx[http2]>=0.28.1 PyExecJS>=1.5.1 deprecated>=1.2.18 \ No newline at end of file