# This is a set of development dependencies
black~=24.3
flake8>=4.0.1
gitlint-core>=0.19.0
isort>=5.10.1
matplotlib-stubs==0.2.0
mypy>=1.8.0
pre-commit>=2.6.0
types-pyyaml>=6.0.5
types-requests>=2.27.11
types-setuptools>=57.4.9
types-tabulate==0.9.0
types-tqdm>=4.64,<5.0
# Also install the test suite requirements
-r requirements.test.txt
