From 2a3464005fa46c20f31a9a8cc94309d0e1d4873a Mon Sep 17 00:00:00 2001 From: Untone Date: Wed, 20 Aug 2025 20:54:58 +0300 Subject: [PATCH] versions-fix --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a6b92612..8c1b45a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,8 +19,8 @@ pydantic>=2.0.0 # Type stubs types-requests>=2.31.0 types-Authlib>=1.2.0 -types-orjson>=3.9.0 +types-orjson>=3.6.2 types-PyYAML>=6.0.0 types-python-dateutil>=2.8.0 types-redis>=4.6.0 -types-PyJWT>=2.8.0 +types-PyJWT>=1.7.1