소스 검색

docs: update PyYAML to 4.2b1

https://github.com/etcd-io/etcd/network/alert/docs/requirements.txt/pyyaml/open
Gyuho Lee 7 년 전
부모
커밋
5ed26c7c48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/requirements.txt

+ 1 - 1
docs/requirements.txt

@@ -11,7 +11,7 @@ jsonschema==2.6.0
 MarkupSafe==1.0
 Pygments==2.2.0
 pytz==2017.2
-PyYAML==3.12
+PyYAML>=4.2b1
 requests>=2.20.0
 six==1.10.0
 snowballstemmer==1.2.1