Files
remnawave-minishop/backend/requirements.txt
T
3252a8 6f2bd2c443 deps: patch pyjwt and certifi security advisories
pip-audit flagged 6 advisories: PyJWT 2.12.1 (PYSEC-2026-175/177/178/179,
fixed in 2.13.0) and transitive certifi 2023.11.17 (PYSEC-2024-230, fixed
in 2024.7.4). Bump PyJWT and pin certifi to its latest release to enforce
the resolved version.
2026-06-02 22:34:36 +03:00

16 lines
283 B
Plaintext

aiogram==3.28.2
python-dotenv==1.2.2
aiohttp==3.13.5
pydantic==2.13.4
yookassa==3.10.1
httpx>=0.27.0
pydantic_settings==2.14.1
email-validator==2.3.0
sqlalchemy[asyncio]==2.0.49
asyncpg==0.31.0
aiocryptopay==0.4.8
PyJWT[crypto]==2.13.0
Pillow==12.2.0
redis==6.4.0
certifi==2026.5.20