python-zulip-api/requirements.txt
Anders Kaseorg 091511b164 Revert "integrations: Enhanced matrix bridge."
This reverts commit 72ef52d12e (#723).

The test failure on Windows will need to be debugged before this can
be re-merged.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-08-22 21:13:10 -07:00

18 lines
278 B
Plaintext

crayons
twine
black
isort
flake8
mock
pytest
pytest-cov
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver
-e git+https://github.com/zulip/zulint@14e3974001bf8442a6a3486125865660f1f2eb68#egg=zulint==1.0.0
mypy==0.910
types-python-dateutil
types-pytz
types-requests
gitlint>=0.13.0