diff --git a/requirements.txt b/requirements.txt index ccb55801..4ea9c570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.1.0; python_full_version >= "3.7" -anyio==3.6.2; python_full_version >= "3.6.2" and python_version >= "3.6" +anyio==3.7.0; python_full_version >= "3.6.2" and python_version >= "3.6" apscheduler==3.10.1 asyncio==3.4.3 beautifulsoup4==4.12.2; python_full_version >= "3.6"