mirror of
https://github.com/lutris/lutris
synced 2024-11-05 18:10:49 +00:00
36 lines
944 B
Text
36 lines
944 B
Text
################################################################################
|
|
# 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`.
|
|
################################################################################
|
|
|
|
appdirs==1.4.3
|
|
astroid==2.3.3
|
|
autopep8==1.5.2
|
|
certifi==2020.4.5.1
|
|
distlib==0.3.0
|
|
entrypoints==0.3
|
|
filelock==3.0.12
|
|
flake8==3.7.9
|
|
isort==4.3.21
|
|
lazy-object-proxy==1.4.3
|
|
mccabe==0.6.1
|
|
pbr==5.4.5
|
|
pipenv-to-requirements==0.9.0
|
|
pipenv==2018.11.26
|
|
pycairo==1.19.1
|
|
pycodestyle==2.5.0
|
|
pyflakes==2.2.0
|
|
pygobject-stubs==0.0.2
|
|
pygobject==3.36.0
|
|
pylint==2.4.4
|
|
six==1.14.0
|
|
virtualenv-clone==0.5.4
|
|
virtualenv==20.0.18
|
|
wrapt==1.11.2
|