mwclient~=0.10.1
mo-sql-parsing~=8.145.22062

[build]
wheel>=0.36.2
twine>=3.4.1

[dev]

[lint]
flake8>=4.0.1
flake8-commas>=2.1

[test]
pytest~=6.2.5
pytest-asyncio~=0.16.0
pytest-cov>=2.11
pytest-mock>=3.5.0
codecov

[typecheck]
mypy>=0.930
