Add warning to custom integrations without version (#45919)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Joakim Sørensen
2021-02-04 09:59:41 +01:00
committed by GitHub
parent 8256acb8ef
commit 06e6005fbb
9 changed files with 173 additions and 20 deletions

View File

@ -36,6 +36,7 @@ REQUIRES = [
"astral==1.10.1",
"async_timeout==3.0.1",
"attrs==19.3.0",
"awesomeversion==21.2.0",
"bcrypt==3.1.7",
"certifi>=2020.12.5",
"ciso8601==2.1.3",