mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-02 21:34:49 -04:00
Use psycopg2 type stubs (#12269)
This commit is contained in:
parent
c5776780f0
commit
f4c5e5864c
4 changed files with 14 additions and 4 deletions
1
setup.py
1
setup.py
|
@ -108,6 +108,7 @@ CONDITIONAL_REQUIREMENTS["mypy"] = [
|
|||
"types-jsonschema>=3.2.0",
|
||||
"types-opentracing>=2.4.2",
|
||||
"types-Pillow>=8.3.4",
|
||||
"types-psycopg2>=2.9.9",
|
||||
"types-pyOpenSSL>=20.0.7",
|
||||
"types-PyYAML>=5.4.10",
|
||||
"types-requests>=2.26.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue