requirements: Update PyYAML to 3.12
- Wheel packages for Windows binaries. - Adding an implicit resolver to a derived loader should not affect the base loader. - Uniform representation for OrderedDict? across different versions of Python. - Fixed comparison to None warning.
This commit is contained in:
parent
8bbadc79a0
commit
bfbb2cc11f
@ -46,4 +46,4 @@ hg+https://bitbucket.org/fdik/pypeg
|
||||
# Fails to build:
|
||||
# gcc: error: ext/_yaml.c: No such file or directory
|
||||
# hg+https://bitbucket.org/xi/pyyaml
|
||||
PyYAML==3.11
|
||||
PyYAML==3.12
|
||||
|
@ -6,4 +6,4 @@ Jinja2==2.8
|
||||
MarkupSafe==0.23
|
||||
Pygments==2.1.3
|
||||
pyPEG2==2.15.2
|
||||
PyYAML==3.11
|
||||
PyYAML==3.12
|
||||
|
Loading…
Reference in New Issue
Block a user