numpy>=1.20.0
scikit-learn>=1.0.0
cryptography>=3.4.0

[all]
promptshield[dev,docs,integrations,ml,output,telemetry]

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950

[docs]
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.24.0

[integrations]
langchain-core>=0.1.0
litellm>=1.0.0
llama-index-core>=0.10.0
crewai>=0.30.0

[ml]
xgboost>=1.5.0
sentence-transformers>=2.2.0

[output]
pybloom_live>=4.0.0
pyahocorasick>=2.0.0

[telemetry]
opentelemetry-api>=1.20.0
