Changes committed

This commit is contained in:
2026-06-01 21:49:53 +05:30
parent 8537c653c1
commit 3163bb213e
387 changed files with 21940 additions and 107 deletions

View File

@@ -0,0 +1,21 @@
-r requirements.txt
# Testing
pytest==8.3.4
pytest-cov==6.0.0
pytest-asyncio==0.25.0
pytest-mock==3.14.0
httpx==0.28.1
factory-boy==3.3.1
# Code Quality
ruff==0.8.6
mypy==1.14.1
black==24.10.0
isort==5.13.2
# Type Stubs
types-redis==4.6.0.20241004
types-python-dateutil==2.9.0.20241003
types-passlib==1.7.7.20240819
types-aiofiles==24.1.0.20240626