urwid~=2.1.2
zulip>=0.8.2
urwid_readline>=0.13
beautifulsoup4>=4.10.0
lxml>=4.7.1
pygments>=2.11.2
typing_extensions>=3.7
python-dateutil>=2.8.2
pytz>=2022.1
tzlocal>=2.1
pyperclip>=1.8.1

[dev]
pytest~=6.2.3
pytest-cov~=2.11.1
pytest-mock~=3.6.0
isort~=5.10.1
flake8~=4.0.1
flake8-quotes~=3.2.0
flake8-continuation~=1.0.5
black>=22.1.0
lxml-stubs
mypy==0.942
types-pygments
types-python-dateutil
types-tzlocal
types-pytz
types-requests
pudb==2022.1.1
snakeviz>=2.1.1
gitlint>=0.17
autopep8~=1.6.0
autoflake~=1.4.0

[linting]
isort~=5.10.1
flake8~=4.0.1
flake8-quotes~=3.2.0
flake8-continuation~=1.0.5
black>=22.1.0

[testing]
pytest~=6.2.3
pytest-cov~=2.11.1
pytest-mock~=3.6.0

[typing]
lxml-stubs
mypy==0.942
types-pygments
types-python-dateutil
types-tzlocal
types-pytz
types-requests
