Просмотр исходного кода

Merge pull request #10527 from etcd-io/gyuho-patch-1

 docs: update PyYAML to 4.2b1
Gyuho Lee 7 лет назад
Родитель
Сommit
81b71da66d
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