Cosimo Lupo
7531b71717
require skia-pathops >= 0.4.2
...
with the new 'clockwise' option
2020-09-27 17:41:27 +01:00
pyup.io bot
a5af2de247
Scheduled weekly dependency update for week 36 ( #2056 )
...
* Update reportlab from 3.5.47 to 3.5.49
* Update brotli from 1.0.7 to 1.0.9
2020-09-10 15:24:42 +02:00
pyup-bot
735ac43898
Update scipy from 1.5.1 to 1.5.2
2020-08-17 16:45:05 +01:00
pyup-bot
b63ed40edf
Update scipy from 1.4.1 to 1.5.1
2020-07-13 17:43:06 +02:00
Cosimo Lupo
2ee9473dd6
add ufoLib2 to test requirements for cu2qu.ufo and cu2qu.cli
2020-04-02 19:55:40 +01:00
Cosimo Lupo
9690282f21
don't install lmxl when running '-nolxml' tests
...
in .travis/run.sh we call tox -e py-nolxml with the XML-related tests
to verify that they work despite lxml not being installed (using ElementTree
backend).
If we install lxml in requirements.txt unconditionally, then we are not
testing the absence of lxml...
2020-04-02 19:51:13 +01:00
Cosimo Lupo
26ed3f15ba
requirements.txt: use unicodedata2==13.0.0.post2
...
fixes an issue when installing unicodedata2 from sdist tarball
https://github.com/mikekap/unicodedata2/releases/tag/13.0.0-2
https://github.com/mikekap/unicodedata2/pull/36
2020-03-20 18:56:07 +00:00
justvanrossum
b14e6ecf4c
update to unicode 13.0
2020-03-20 14:15:00 +01:00
pyup-bot
1c538f2ed7
Update lxml from 4.4.1 to 4.5.0
2020-03-09 15:30:11 +00:00
pyup-bot
fc5bb99e26
Update scipy from 1.3.1 to 1.4.1
2020-03-09 15:30:10 +00:00
Cosimo Lupo
28b685c9c0
bump unicodedata2 requirement >= 12.1.0
2019-10-17 12:15:31 +01:00
pyup-bot
c2bf7d91a5
Update lxml from 4.4.0 to 4.4.1
2019-09-09 17:25:09 +02:00
pyup-bot
6b362f8a2e
Update fs from 2.4.9 to 2.4.11
2019-09-09 17:25:07 +02:00
pyup-bot
fdbb340b84
Update scipy from 1.3.0 to 1.3.1
2019-09-09 17:25:06 +02:00
Nikolaus Waxweiler
008973a50c
Remove remaining unnecessary python_version markers
2019-08-13 14:09:36 +01:00
Nikolaus Waxweiler
7875714cc0
Remove dependencies for Python < 3.6
2019-08-13 11:54:55 +01:00
pyup-bot
c1b252f0d5
Update fs from 2.4.8 to 2.4.9
2019-07-29 16:24:05 +01:00
Cosimo Lupo
31391a2a17
requirements: pin lxml==4.3.5 for py35 as well
...
not just py27.
https://travis-ci.org/fonttools/fonttools/jobs/564917367
Maybe the latest lxml is casting the attributes to a built-in dict type,
which only retains the insertion order from 3.6 onwards?
2019-07-29 12:09:15 +01:00
Cosimo Lupo
fe1a3422bd
requirements: pin lxml version for py27
...
lxml 4.4.0 breaks OrderedDict attributes in py27 so we pin to previous version
https://bugs.launchpad.net/lxml/+bug/1838252
2019-07-29 11:51:29 +01:00
pyup-bot
dd322921ca
Update fs from 2.4.5 to 2.4.8
2019-06-17 16:22:13 +01:00
Cosimo Lupo
cbab74f7fc
update unicodedata2 backport for Unicode 12.0
2019-05-28 11:30:35 +01:00
Cosimo Lupo
95028fb52f
requirements: pin scipy and munkres versions for py27
2019-05-28 11:30:34 +01:00
pyup-bot
c2b34737be
Update fs from 2.4.4 to 2.4.5
2019-05-06 16:33:06 +01:00
pyup-bot
56c4534c3e
Update fs from 2.4.3 to 2.4.4
2019-03-04 07:24:07 -08:00
Cosimo Lupo
55c7af9e86
Merge branch 'master' into pyup-scheduled-update-2019-02-25
2019-02-27 17:10:00 -08:00
Cosimo Lupo
a288bbf580
requirements.txt: pin munkres to latest py2 compatible version
...
As of version 1.1.0, munkres no longer supports Python 2.
https://github.com/bmc/munkres
hence it fails on pypy2 on Travis:
https://travis-ci.org/fonttools/fonttools/jobs/498219661
so we tell pyup bot to ignore it.
2019-02-27 17:09:31 -08:00
pyup-bot
a54caa4975
Update fs from 2.3.1 to 2.4.3
2019-02-25 15:22:07 +00:00
pyup-bot
c46cb4deb5
Update munkres from 1.0.12 to 1.1.2
2019-02-25 15:22:05 +00:00
pyup-bot
33a39a94e1
Update fs from 2.2.1 to 2.3.1
2019-02-11 16:14:10 +01:00
pyup-bot
901eaf41c1
Update scipy from 1.2.0 to 1.2.1
2019-02-11 16:14:08 +01:00
Nikolaus Waxweiler
f47fee933c
ufoLib, fs calls: Replace deprecated getbytes with readbytes ( #1445 )
...
fs 2.2.0 comes with some renamed APIs.
2019-01-15 09:49:24 +00:00
pyup-bot
1cc95db391
Update fs from 2.1.2 to 2.1.3
2018-12-31 15:07:08 +00:00
pyup-bot
0b4663379f
Update scipy from 1.1.0 to 1.2.0
2018-12-31 15:07:07 +00:00
pyup-bot
8d08a2eb3f
Update zopfli from 0.1.4 to 0.1.6
2018-11-26 15:04:13 +00:00
pyup-bot
7c65ffa0e9
Update fs from 2.1.1 to 2.1.2
2018-11-12 15:06:09 +00:00
pyup-bot
743ecc8387
Update brotli from 1.0.1 to 1.0.7
2018-10-23 16:17:22 +01:00
Cosimo Lupo
d7cc75bb04
requirements.txt: use scipy on cpython, munkres on pypy
2018-10-18 15:40:32 +01:00
Cosimo Lupo
06f199f8f3
requirements.txt: pin fs module version
...
this is to make sure the test runs are more deterministic/reproducible
We'll set up pyup.io bot to keep this up to date
2018-10-18 15:40:07 +01:00
Cosimo Lupo
0ae200f310
requirements.txt: bump unicodedata2 to 11.0.0
2018-07-12 11:35:16 +01:00
Chris Simpkins
4602f75729
[requirements.txt] add zopfli dependency at version 0.1.4
...
zopfli at tagged release zopfli-1.0.2
2018-05-22 15:20:29 -04:00
Cosimo Lupo
06d1f64d40
requirements.txt: update brotli to 1.0.1
2017-11-13 11:28:44 +00:00
Cosimo Lupo
77e22c2d8d
Update unicodedata2 to 10.0
...
Must include python3.6 (as that comes with Unicode 9.0).
Python 3.7 already has Unicode 10.0
2017-10-02 13:39:16 +01:00
Cosimo Lupo
06bbad548f
requirements.txt: update munkres
2017-05-30 14:20:57 +01:00
Cosimo Lupo
65909b8b76
requirements.txt: update brotli
...
Use current brotli==0.6.0 on CPython, and brotlipy==0.7.0 (CFFI-based
extension module) on PyPy.
2017-05-30 14:20:18 +01:00
Cosimo Lupo
cc08ab1050
add munkres to requirements.txt to test varLib.interpolatable
2017-03-07 11:24:16 +00:00
Cosimo Lupo
b8b30d8e55
[requirements.txt] add unicodedata2, for 3.5 and below
...
Note that we only use requirements.txt for running the test suite inside tox.
I didn't add (yet?) unicodedata2 module to 'install_requires' in setup.py.
Python 3.6 does not need it, as it's built-in unicodedata module is the
same as unicodedata2 backport.
PyPy is also excluded because currently there is no pre-compiled wheel
available for that implementation.
2017-03-02 13:27:49 +00:00
Cosimo Lupo
20cd11b0b0
requirements.txt: fetch Brotli from PyPI
2016-12-31 13:46:33 +01:00
Cosimo Lupo
1b2af584ff
requirements.txt: use the latest Brotli 0.5.2
2016-08-12 11:14:42 +01:00
Cosimo Lupo
64d055c742
requirements.txt: download Brotli 0.4.0 pre-compiled wheel (or sdist) from Github Releases
...
this should speed up the Travis and Appveyor builds, as we don't need to compile
Brotli from source, at least on OSX and Windows. Linux will still use the
.tag.gz source distribution.
2016-08-06 11:30:41 +01:00
Cosimo Lupo
627a54d76f
[requirements.txt] install Brotli from v0.3.0 tagged release
2016-02-07 01:04:20 +00:00