
[all]
redis>=7.0.0
flask>=3.0.0
fastapi>=0.100.0
starlette>=0.52.0
django>=5.2.0
websockets>=10.0
python-socketio>=5.7.0
channels>=4.0.0
grpcio-core>=1.50.0
graphql>=3.2.0

[dev]
pytest>=9.0.0
pytest-cov>=4.0.0
pytest-asyncio>=1.2.0
pytest-mock>=3.10.0
black>=26.0.0
flake8>=7.0.0
mypy>=1.0.0
isort>=7.0.0
bandit>=1.9.0
pre-commit>=4.0.0
types-PyYAML>=6.0.0
types-redis>=4.5.0

[django]
django>=5.2.0

[fastapi]
fastapi>=0.129.0
starlette>=0.52.0

[flask]
flask>=3.0.0

[frameworks]
redis>=7.0.0
flask>=3.0.0
fastapi>=0.100.0
starlette>=0.52.0
django>=5.2.0

[graphql]
graphql-core>=3.2.0

[grpc]
grpcio>=1.50.0

[protocols]
websockets>=10.0
python-socketio>=5.7.0
channels>=4.0.0
grpcio-core>=1.50.0
graphql>=3.2.0

[redis]
redis>=7.0.0

[websocket]
python-socketio>=5.7.0
channels>=4.0.0
