mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Merge pull request #672 from omertuc/patch-1
Update requirements.txt to include pyreadline
This commit is contained in:
commit
7e3dbf51fa
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ opencv-python==3.4.2.17
|
|||
pycairo==1.17.1; sys_platform == 'linux'
|
||||
pycairo>=1.18.0; sys_platform == 'win32'
|
||||
pydub==0.23.0
|
||||
pyreadline==2.1; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue