Browse Source

pin Apprise dependencies for test requirements

Pim Kunis 1 year ago
parent
commit
a587e207f9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      test_requirements.txt

+ 3 - 0
test_requirements.txt

@@ -31,3 +31,6 @@ toml==0.10.2; python_version >= '3.8'
 typed-ast; python_version >= '3.8'
 typing-extensions==4.5.0; python_version < '3.8'
 zipp==3.15.0; python_version < '3.8'
+certifi==2022.9.24
+PyYAML==6.0
+Markdown==3.4.1