Add requirements.txt
This commit is contained in:
parent
ecaeadf71d
commit
0404cf412f
@ -1,19 +1,18 @@
|
|||||||
click==7.1.2
|
################################################################################
|
||||||
ffmpeg==1.4
|
# This requirements file has been automatically generated from `Pipfile` with
|
||||||
Flask==1.1.2
|
# `pipenv-to-requirements`
|
||||||
itsdangerous==1.1.0
|
#
|
||||||
Jinja2==2.11.2
|
#
|
||||||
MarkupSafe==1.1.1
|
# This has been done to maintain backward compatibility with tools and services
|
||||||
mccabe==0.6.1
|
# that do not support `Pipfile` yet.
|
||||||
packaging==20.8
|
#
|
||||||
pipfile-requirements==0.3.0
|
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
|
||||||
pycodestyle==2.6.0
|
# `Pipfile.lock` and then regenerate `requirements*.txt`.
|
||||||
pydocstyle==5.1.1
|
################################################################################
|
||||||
pyflakes==2.2.0
|
|
||||||
pylama==7.7.1
|
pathlib
|
||||||
pyparsing==2.4.7
|
pip
|
||||||
PyQt5==5.15.2
|
pipfile-requirements
|
||||||
PyQt5-sip==12.8.1
|
pydub
|
||||||
snowballstemmer==2.0.0
|
pylama
|
||||||
toml==0.10.2
|
pyqt5
|
||||||
Werkzeug==1.0.1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user