cryptography>=45.0.0
requests>=2.32.0
stripe>=12.2.0
paypalrestsdk>=1.13.0
python-dotenv>=1.0.0

[crypto]
web3>=7.0.0
qrcode>=7.4.0
pillow>=10.0.0

[database]
sqlalchemy>=1.4.0
alembic>=1.7.0

[dev]
pytest>=8.4.0
pytest-cov>=4.1.0
pytest-mock>=3.10.0
black>=25.1.0
flake8>=7.0.0
isort>=6.0.0
mypy>=1.10.0
bandit>=1.8.0
safety>=3.2.0
pip-audit>=2.9.0
pre-commit>=4.2.0
build>=1.2.0
twine>=5.1.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[examples]
crewai>=0.134.0
langgraph>=0.2.0
langchain-core>=0.3.0
langchain>=0.3.0

[paypal]
paypalrestsdk>=1.13.0

[stripe]
stripe>=12.2.0

[test]
pytest>=8.4.0
pytest-cov>=4.1.0
pytest-mock>=3.10.0

[web]
flask>=2.0.0
fastapi>=0.68.0
uvicorn>=0.15.0
