mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-29 06:01:12 -04:00
Add opentracing types (#11603)
This commit is contained in:
parent
8428ef66c7
commit
8ad39438fa
5 changed files with 18 additions and 13 deletions
1
setup.py
1
setup.py
|
@ -107,6 +107,7 @@ CONDITIONAL_REQUIREMENTS["mypy"] = [
|
|||
"mypy-zope==0.3.2",
|
||||
"types-bleach>=4.1.0",
|
||||
"types-jsonschema>=3.2.0",
|
||||
"types-opentracing>=2.4.2",
|
||||
"types-Pillow>=8.3.4",
|
||||
"types-pyOpenSSL>=20.0.7",
|
||||
"types-PyYAML>=5.4.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue