urwid==2.1.0
zulip==0.6.3
emoji==0.5.0
urwid_readline==0.11
beautifulsoup4==4.6.0
lxml==4.2.3
mypy_extensions>=0.4

[dev]
pytest==5.3.5
pytest-cov==2.5.1
pytest-mock==1.7.1
zipp==1.0.0
isort==4.3.21
mypy==0.740
pycodestyle==2.5.0
pudb==2017.1.4
snakeviz==0.4.2
gitlint>=0.10

[linting]
isort==4.3.21
mypy==0.740
pycodestyle==2.5.0

[testing]
pytest==5.3.5
pytest-cov==2.5.1
pytest-mock==1.7.1
zipp==1.0.0
