diff --git a/requirements.txt b/requirements.txt index f3268cec..08f1bb80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -redis>=4.2.0 -ujson>=5.1.0 +redis>=4.3.1 +ujson>=5.3.0 genshin>=1.1.0 -aiomysql>=0.0.22 +aiomysql>=0.1.1 colorlog>=6.6.0 numpy>=1.22.3 httpx>=0.22.0 asyncio>=3.4.3 -Jinja2>=3.1.1 +Jinja2==3.1.2 aiofiles>=0.8.0 -playwright>=1.20.1 +playwright==1.22.0 PyMySQL>=0.9.3 beautifulsoup4>=4.11.1 \ No newline at end of file