Go back to a release version of PyYAML
There's 3.13 now which supports Python 3.7
This commit is contained in:
parent
53afa4275c
commit
048d8ef794
@ -1,9 +1,7 @@
|
||||
Jinja2
|
||||
Pygments
|
||||
pyPEG2
|
||||
PyYAML!=4.1
|
||||
PyYAML
|
||||
colorama
|
||||
cssutils
|
||||
attrs
|
||||
|
||||
#@ filter: PyYAML != 4.1
|
||||
|
@ -7,4 +7,4 @@ Jinja2==2.10
|
||||
MarkupSafe==1.0
|
||||
Pygments==2.2.0
|
||||
pyPEG2==2.15.2
|
||||
PyYAML==4.2b4 # rq.filter: != 4.1
|
||||
PyYAML==3.13
|
||||
|
Loading…
Reference in New Issue
Block a user