mirror of
https://lab.enough.community/fedeproxy/server
synced 2025-01-15 02:37:20 +01:00
77 lines
3.8 KiB
Plaintext
77 lines
3.8 KiB
Plaintext
################################################################################
|
|
# 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`.
|
|
################################################################################
|
|
|
|
alabaster==0.7.12
|
|
appdirs==1.4.4
|
|
attrs==20.3.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
babel==2.9.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
bleach==3.2.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
certifi==2020.12.5
|
|
cffi==1.14.4
|
|
chardet==4.0.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
colorama==0.4.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
coverage==5.3.1
|
|
cryptography==3.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
distlib==0.3.1
|
|
docutils==0.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
filelock==3.0.12
|
|
flake8==3.8.4
|
|
idna==2.10 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
imagesize==1.2.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
iniconfig==1.1.1
|
|
jeepney==0.6.0 ; sys_platform == 'linux'
|
|
jinja2==2.11.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
keyring==21.8.0 ; python_version >= '3.6'
|
|
markupsafe==1.1.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
mccabe==0.6.1
|
|
mock==4.0.3
|
|
packaging==20.8 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pbr==5.5.1 ; python_version >= '2.6'
|
|
pipenv-to-requirements==0.9.0
|
|
pipenv==2020.11.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pkginfo==1.7.0
|
|
pluggy==0.13.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
py==1.10.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pycodestyle==2.6.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pycparser==2.20 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pyflakes==2.2.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pygments==2.7.4 ; python_version >= '3.5'
|
|
pyparsing==2.4.7 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
|
pytest-cov==2.11.0
|
|
pytest-django==4.1.0
|
|
pytest-mock==3.5.1
|
|
pytest==6.2.1
|
|
pytz==2020.5
|
|
readme-renderer==28.0
|
|
requests-mock==1.8.0
|
|
requests-toolbelt==0.9.1
|
|
requests==2.25.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
rfc3986==1.4.0
|
|
secretstorage==3.3.0 ; sys_platform == 'linux'
|
|
six==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
|
snowballstemmer==2.0.0
|
|
sphinx==3.4.3
|
|
sphinxcontrib-applehelp==1.0.2 ; python_version >= '3.5'
|
|
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
|
|
sphinxcontrib-htmlhelp==1.0.3 ; python_version >= '3.5'
|
|
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
|
|
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
|
|
sphinxcontrib-serializinghtml==1.1.4 ; python_version >= '3.5'
|
|
toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
|
tox==3.21.1
|
|
tqdm==4.56.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
twine==3.3.0
|
|
urllib3==1.26.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
virtualenv-clone==0.5.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
virtualenv==20.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
webencodings==0.5.1
|