transitions>=0.9.2
botbuilder-core>=4.17.0
botbuilder-integration-aiohttp>=4.17.0
botbuilder-schema>=4.17.0
botbuilder-dialogs>=4.17.0
botframework-streaming>=4.17.0
msal>=1.32.0
msgraph-core>=1.3.2
azure-identity>=1.20.0
helpers>=0.2.0
navconfig>=1.7.13
navigator-api>=2.13.5

[dev]
pytest>=5.4.0
pytest-asyncio>=0.21.0
pytest-xdist>=2.5.0
pytest-assume>=2.4.0
coverage>=6.0
mypy>=1.0.0
black>=23.0.0
isort>=5.12.0
pylint>=2.17.0
pre-commit>=3.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0

[test]
pytest>=5.4.0
pytest-asyncio>=0.21.0
pytest-xdist>=2.5.0
pytest-assume>=2.4.0
coverage>=6.0
asynctest>=0.13.0
