annotate dev-requirements.txt @ 3983:31c3d6652115

component AP gateway: ignore actor delection notifications: When a `Delete` activity was received and the object was the emitting actor itself, the signature checking was failing if the actor was unknown (due to the impossibility to retrieve the actor public key, as it is no more accessible). To avoid that, those notifications are ignored for now. In the future they should clean the cache linked to this actor.
author Goffi <goffi@goffi.org>
date Tue, 15 Nov 2022 18:15:16 +0100
parents f461f11ea176
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3622
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
1 -r requirements.txt
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
2
3877
00212260f659 plugin XEP-0420: Implementation of Stanza Content Encryption:
Syndace <me@syndace.dev>
parents: 3622
diff changeset
3 lxml-stubs
00212260f659 plugin XEP-0420: Implementation of Stanza Content Encryption:
Syndace <me@syndace.dev>
parents: 3622
diff changeset
4
00212260f659 plugin XEP-0420: Implementation of Stanza Content Encryption:
Syndace <me@syndace.dev>
parents: 3622
diff changeset
5 mypy
00212260f659 plugin XEP-0420: Implementation of Stanza Content Encryption:
Syndace <me@syndace.dev>
parents: 3622
diff changeset
6 pylint
3622
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
7 pytest
d4cb99e7e838 misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff changeset
8 pytest_twisted
3967
f461f11ea176 plugin XEP-0384: Implementation of Automatic Trust Management:
Syndace <me@syndace.dev>
parents: 3877
diff changeset
9
f461f11ea176 plugin XEP-0384: Implementation of Automatic Trust Management:
Syndace <me@syndace.dev>
parents: 3877
diff changeset
10 sh
f461f11ea176 plugin XEP-0384: Implementation of Automatic Trust Management:
Syndace <me@syndace.dev>
parents: 3877
diff changeset
11 libervia-templates @ hg+https://repos.goffi.org/sat_templates
f461f11ea176 plugin XEP-0384: Implementation of Automatic Trust Management:
Syndace <me@syndace.dev>
parents: 3877
diff changeset
12 libervia-web @ hg+https://repos.goffi.org/libervia-web