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