diff --git a/bots/gsbot/requirements.txt b/bots/gsbot/requirements.txt index 3d890f9..0a1f53f 100644 --- a/bots/gsbot/requirements.txt +++ b/bots/gsbot/requirements.txt @@ -19,7 +19,7 @@ cachetools>=6.2.6 # Testing pytest>=8.4.2 -pytest-asyncio>=0.21.1 +pytest-asyncio>=1.2.0 pytest-cov>=7.1.0 pytest-mock>=3.15.1