dbd4ce48e6
This reverts commit 96defc5dc2
.
With PyYAML 4.1 we don't have C extensions on Travis CI:
https://github.com/yaml/pyyaml/issues/179
https://github.com/yaml/pyyaml/issues/182
Unfortunately, cython isn't in the APT whitelist either:
https://github.com/travis-ci/apt-source-whitelist/issues/37
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
attrs==18.1.0
|
|
colorama==0.3.9
|
|
cssutils==1.0.2
|
|
Jinja2==2.10
|
|
MarkupSafe==1.0
|
|
Pygments==2.2.0
|
|
pyPEG2==2.15.2
|
|
PyYAML==3.12 # rq.filter: != 4.1
|