requirements: Add typing stubs for beautifulsoup4 and httplib2.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
5c299c7eff
commit
b725058e0a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue