mirror of
https://github.com/3b1b/manim.git
synced 2025-11-13 16:17:48 +00:00
Merge pull request #668 from jonatasscdc/patch-1
Update requirements.txt
This commit is contained in:
commit
73fea6a197
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ scipy==1.3.0
|
|||
tqdm==4.24.0
|
||||
opencv-python==3.4.2.17
|
||||
pycairo==1.17.1; sys_platform == 'linux'
|
||||
pycairo>=1.18.0; sys_platform == 'win32'
|
||||
pycairo>=1.18.1; sys_platform == 'win32'
|
||||
pydub==0.23.0
|
||||
pyreadline==2.1; sys_platform == 'win32'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue