comparison dev-requirements.txt @ 3877:00212260f659

plugin XEP-0420: Implementation of Stanza Content Encryption: Includes implementation of XEP-0082 (XMPP date and time profiles) and tests for both new plugins. Everything is type checked, linted, format checked and unit tested. Adds new dependency xmlschema. fix 377
author Syndace <me@syndace.dev>
date Tue, 23 Aug 2022 12:04:11 +0200
parents d4cb99e7e838
children f461f11ea176
comparison
equal deleted inserted replaced
3876:e3c1f4736ab2 3877:00212260f659
1 -r requirements.txt 1 -r requirements.txt
2 2
3 lxml-stubs
4
5 mypy
6 pylint
3 pytest 7 pytest
4 pytest_twisted 8 pytest_twisted