mostr-zulip-bot/requirements.txt
Anders Kaseorg b725058e0a requirements: Add typing stubs for beautifulsoup4 and httplib2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-27 17:47:53 -07:00

20 lines
380 B
Text

crayons
twine
black~=23.10.1
isort
flake8
mock
pytest
pytest-cov
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver
git+https://github.com/zulip/zulint@61fe2ec73e272396152d293fbf07926120e42f38#egg=zulint==1.0.0
mypy==1.6.1
types-beautifulsoup4
types-httplib2
types-python-dateutil
types-pytz
types-requests
gitlint>=0.13.0
-r ./zulip/integrations/bridge_with_matrix/requirements.txt