diff --git a/requirements.txt b/requirements.txt index 8c538b2..a861628 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ aiofiles==22.1.0 ; python_version >= "3.10" and python_version < "4.0" aiorwlock==1.3.0 ; python_version >= "3.10" and python_version < "4.0" + anyio==3.6.2 ; python_version >= "3.10" and python_version < "4.0" argon2-cffi-bindings==21.2.0 ; python_version >= "3.10" and python_version < "4.0" argon2-cffi==21.3.0 ; python_version >= "3.10" and python_version < "4.0"