mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Freeze requirements
This commit is contained in:
parent
f8409d4397
commit
86eccbb08b
5
requirements-base.txt
Normal file
5
requirements-base.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
future
|
||||||
|
pytest
|
||||||
|
pytest-runner
|
||||||
|
sphinx
|
||||||
|
tox
|
@ -1,5 +1,25 @@
|
|||||||
future
|
alabaster==0.7.10
|
||||||
pytest
|
Babel==2.5.1
|
||||||
pytest-runner
|
certifi==2017.7.27.1
|
||||||
sphinx
|
chardet==3.0.4
|
||||||
tox
|
docutils==0.14
|
||||||
|
future==0.16.0
|
||||||
|
idna==2.6
|
||||||
|
imagesize==0.7.1
|
||||||
|
Jinja2==2.9.6
|
||||||
|
MarkupSafe==1.0
|
||||||
|
pluggy==0.5.2
|
||||||
|
py==1.4.34
|
||||||
|
Pygments==2.2.0
|
||||||
|
pytest==3.2.3
|
||||||
|
pytest-runner==3.0
|
||||||
|
pytz==2017.3
|
||||||
|
requests==2.18.4
|
||||||
|
six==1.11.0
|
||||||
|
snowballstemmer==1.2.1
|
||||||
|
Sphinx==1.6.5
|
||||||
|
sphinxcontrib-websupport==1.0.1
|
||||||
|
tox==2.9.1
|
||||||
|
typing==3.6.2
|
||||||
|
urllib3==1.22
|
||||||
|
virtualenv==15.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user