mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Specify pycairo version to 1.19.1
This commit is contained in:
parent
99952067c1
commit
d797e5f1fe
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ progressbar
|
||||||
scipy
|
scipy
|
||||||
tqdm
|
tqdm
|
||||||
opencv-python
|
opencv-python
|
||||||
pycairo
|
pycairo==1.19.1
|
||||||
pydub
|
pydub
|
||||||
pygments
|
pygments
|
||||||
pyreadline; sys_platform == 'win32'
|
pyreadline; sys_platform == 'win32'
|
||||||
|
|
Loading…
Add table
Reference in a new issue