mirror of
https://lab.enough.community/fedeproxy/server
synced 2025-01-01 18:27:45 +01:00
36 lines
2.0 KiB
Plaintext
36 lines
2.0 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
|
|
babel==2.9.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
certifi==2020.12.5
|
|
chardet==4.0.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
docutils==0.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.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'
|
|
jinja2==2.11.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
markupsafe==1.1.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
packaging==20.8 ; 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, 3.3'
|
|
pytz==2020.5
|
|
requests==2.25.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
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'
|
|
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'
|