浏览代码

pin Apprise dependencies for test requirements

Pim Kunis 1 年之前
父节点
当前提交
a587e207f9
共有 1 个文件被更改,包括 3 次插入0 次删除
  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