# Packages for development (e.g., checks, tests) in addition to those in requirements.txt
# README: Keep in sync with pyproject.toml

# Development tools
flake8
mypy
pytest
pytest-cov
pytest-xdist

# Test cases
matplotlib
numpy
scikit-learn
seaborn
textblob
pandas
pylatexenc
qiskit
qiskit-aer
qiskit_machine_learning

# Testing framework/infra
websocket-client
requests
types-requests
jupyter
