requirements: Add typing stubs for beautifulsoup4 and httplib2.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2023-10-27 17:41:32 -07:00
parent 5c299c7eff
commit b725058e0a

View file

@ -11,6 +11,8 @@ pytest-cov
-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