# 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.12 MB
exonware-xwsystem
exonware-xwnode
exonware-xwsyntax

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
