1
0

Add types-psycopg2 package to optional dev dependencies

This commit is contained in:
Andrew Morgan
2021-11-16 00:38:30 +00:00
parent 33af486813
commit e532a8f77d
+1
View File
@@ -108,6 +108,7 @@ CONDITIONAL_REQUIREMENTS["mypy"] = [
"types-bleach>=4.1.0",
"types-jsonschema>=3.2.0",
"types-Pillow>=8.3.4",
"types-psycopg2>=2.9.1",
"types-pyOpenSSL>=20.0.7",
"types-PyYAML>=5.4.10",
"types-requests>=2.26.0",