Cosimo Lupo
63ce9ea3e8
requirements.txt: scipy 1.8 now requires py38
2022-06-09 17:26:55 +01:00
pyup-bot
a067d906d8
Update uharfbuzz from 0.24.1 to 0.26.0
2022-06-06 17:09:07 +01:00
pyup-bot
859cdbd9b3
Update pyobjc from 8.1 to 8.5
2022-06-06 17:09:07 +01:00
pyup-bot
02478819cf
Update ufolib2 from 0.13.0 to 0.13.1
2022-06-06 17:09:06 +01:00
pyup-bot
a3b647f276
Update fs from 2.4.14 to 2.4.16
2022-06-06 17:09:06 +01:00
pyup-bot
16b48bb1a6
Update zopfli from 0.1.9 to 0.2.1
2022-06-06 17:09:06 +01:00
pyup-bot
b93d3490c8
Update scipy from 1.7.3 to 1.8.1
2022-06-06 17:09:05 +01:00
pyup-bot
253c2dbde5
Update freetype-py from 2.2.0 to 2.3.0
2022-06-06 17:09:05 +01:00
Qunxin Liu
fe196bf88e
Use Harfbuzz Repacker for packing GSUB/GPOS tables
2022-04-14 10:42:50 -07:00
Takaaki Fuji
3f26a1301a
Add freetype-py to requirements.txt
2022-01-11 01:42:05 +09:00
Cosimo Lupo
629f44b8cc
Merge pull request #2484 from fonttools/unicodedata2-14
...
bump unicodedata2 dependency to 14.0.0
2021-12-20 16:54:14 +00:00
Cosimo Lupo
bd58e66dbf
bump unicodedata2 dependency to 14.0.0
...
now supports pypy3 and Unicode 14.0
2021-12-20 16:44:17 +00:00
pyup-bot
315faa37ca
Update ufolib2 from 0.12.1 to 0.13.0
2021-12-20 16:05:21 +00:00
pyup-bot
57ee514ef9
Update pyobjc from 8.0 to 8.1
2021-12-06 16:05:09 +00:00
pyup-bot
a25707c3e1
Update skia-pathops from 0.7.1 to 0.7.2
2021-12-06 16:05:09 +00:00
pyup-bot
9f6b827a53
Update scipy from 1.7.2 to 1.7.3
2021-11-29 16:06:09 +00:00
pyup-bot
22f170af8b
Update fs from 2.4.13 to 2.4.14
2021-11-22 16:06:05 +00:00
Cosimo Lupo
2e6b010834
Update requirements.txt
2021-11-15 12:06:51 +00:00
Cosimo Lupo
d36ac5ca28
requirements.txt: use brotlicffi on pypy
...
brotlipy was renamed to brotlicffi, we changed imports and setup.py'
s install_requires in https://github.com/fonttools/fonttools/pull/2117 but forgot to update the requirements.txt file.
2021-10-19 10:43:49 +02:00
pyup-bot
2cda43e8bf
Update pyobjc from 6.2.2 to 7.3
2021-10-18 17:07:07 +01:00
pyup-bot
f1ddecc055
Update ufolib2 from 0.6.2 to 0.11.4
2021-10-18 17:07:06 +01:00
pyup-bot
49d0bf3b6b
Update skia-pathops from 0.5.1.post1 to 0.7.1
2021-10-18 17:07:06 +01:00
pyup-bot
ee7bed7d16
Update fs from 2.4.11 to 2.4.13
2021-10-18 17:07:05 +01:00
pyup-bot
77832aef27
Update zopfli from 0.1.6 to 0.1.8
2021-10-18 17:07:05 +01:00
pyup-bot
4e325d0b8b
Update scipy from 1.5.4 to 1.7.1
2021-10-18 17:07:05 +01:00
Antonio Cavedoni
56a168aa81
Update requirements.txt rather than conditionally install pyobjc in the GHA workflow
2020-11-20 14:05:46 +01:00
pyup-bot
7286bffb43
Update skia-pathops from 0.5.0 to 0.5.1.post1
2020-11-09 15:50:07 +00:00
pyup-bot
2b3bad98cd
Update munkres from 1.1.2 to 1.1.4
2020-11-09 15:50:06 +00:00
pyup-bot
9ef15256cd
Update scipy from 1.5.2 to 1.5.4
2020-11-09 15:50:05 +00:00
Cosimo Lupo
5abab6b329
Update skia-pathops to v0.5.0
...
https://github.com/fonttools/skia-pathops/releases/tag/v0.5.0
2020-09-29 14:32:35 +01:00
Cosimo Lupo
d4fd5d6eb1
requirements.txt: don't install skia-pathops on pypy
...
we don't have pre-compiled wheels for pypy. The tests will be skipped
2020-09-29 10:04:25 +01:00
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