certifi==2026.5.20 conflicts with aiocryptopay 0.4.8, which hard-caps certifi<2024.0.0, so pip could not resolve and the Docker image build failed. Revert to the transitive certifi; PYSEC-2024-230 stays unfixable until aiocryptopay relaxes its cap. Keeps the PyJWT 2.13.0 bump.
15 lines
264 B
Plaintext
15 lines
264 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
|