# xwquery Requirements
# Company: eXonware.com
# Author: eXonware Backend Team
# Email: connect@exonware.com
#
# Canonical dependency list is pyproject.toml; install with:
#   pip install -e ".[dev]"
# or:
#   pip install -r requirements.txt
#
# Requires Python 3.12+

# Source size (src/*): ~2.13 MB
exonware-xwsystem==0.9.0.43
exonware-xwnode==0.9.0.25
exonware-xwsyntax==0.6.0.28

jsonpath-ng>=1.6.0
tomli>=2.0.0

pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.20.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950
