openai>=1.0.0
rich>=13.0.0
structlog>=23.0.0
cryptography>=3.4.0
aiohttp>=3.8.0
watchdog>=3.0.0
gitpython>=3.1.0
googlesearch-python>=1.2.0
aiofiles>=23.0.0

[:extra == "lsp"]
pygls>=1.0.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[:python_version < "3.4"]
pathlib2

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy
pre-commit

[ide]
pygls>=1.0.0
aiofiles>=23.0.0

[lsp]
pygls>=1.0.0

[test]
pytest>=6.0
pytest-cov

[workflows]
aiofiles>=23.0.0
