diff --git a/backend/requirements.txt b/backend/requirements.txt index 0a39068..6430af0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,6 +5,6 @@ python-dotenv>=1.0,<2 httpx>=0.28,<1 asyncssh>=2.20,<3 aiogram>=3.17,<4 -qrcode[pil]>=8,<9 +qrcode[pil]>=8.2,<9 python-multipart>=0.0.20,<1 cryptography>=44,<46