mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-28 17:57:11 +02:00
Specify Pycairo version.
This commit is contained in:
parent
11228c0718
commit
c697b2bc0c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ colour>=0.1.5
|
||||||
numpy>=1.18.1
|
numpy>=1.18.1
|
||||||
Pillow>=8.2.0
|
Pillow>=8.2.0
|
||||||
portolan>=1.0.1
|
portolan>=1.0.1
|
||||||
pycairo
|
pycairo>=1.20.1
|
||||||
pytest>=6.2.2
|
pytest>=6.2.2
|
||||||
PyYAML>=4.2b1
|
PyYAML>=4.2b1
|
||||||
setuptools>=51.0.0
|
setuptools>=51.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue