Go back to a release version of PyYAML

There's 3.13 now which supports Python 3.7
This commit is contained in:
Florian Bruhin 2018-07-10 15:22:51 +02:00
parent 53afa4275c
commit 048d8ef794
2 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,7 @@
Jinja2 Jinja2
Pygments Pygments
pyPEG2 pyPEG2
PyYAML!=4.1 PyYAML
colorama colorama
cssutils cssutils
attrs attrs
#@ filter: PyYAML != 4.1

View File

@ -7,4 +7,4 @@ Jinja2==2.10
MarkupSafe==1.0 MarkupSafe==1.0
Pygments==2.2.0 Pygments==2.2.0
pyPEG2==2.15.2 pyPEG2==2.15.2
PyYAML==4.2b4 # rq.filter: != 4.1 PyYAML==3.13