mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Merge pull request #1264 from niedong/fix-ci
Specify pycairo version to 1.19.1
This commit is contained in:
commit
faa52d7dd4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ progressbar
|
|||
scipy
|
||||
tqdm
|
||||
opencv-python
|
||||
pycairo
|
||||
pycairo==1.19.1
|
||||
pydub
|
||||
pygments
|
||||
pyreadline; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue