diff --git a/requirements.txt b/requirements.txt index 80199c0..9f03019 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -anyio==4.7.0; python_version >= "3.6" and python_full_version >= "3.6.2" +anyio==4.8.0; python_version >= "3.6" and python_full_version >= "3.6.2" asgiref==3.8.1; python_full_version >= "3.6.1" and python_version >= "3.6" bcrypt==4.2.1; python_version >= "3.6" beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"