mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-10 13:10:03 +08:00
numpy==1.21.3; python_version >= '3.9'
This commit is contained in:
parent
693fd15a0b
commit
9e71f5bff8
@ -13,7 +13,8 @@ importlib-metadata==0.17
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.1.1
|
||||
more-itertools==7.0.0
|
||||
numpy==1.21.3
|
||||
numpy==1.16.4; python_version < '3.9'
|
||||
numpy==1.21.3; python_version >= '3.9'
|
||||
packaging==19.0
|
||||
pluggy==0.12.0
|
||||
py==1.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user