74 lines
2.8 KiB
Plaintext
74 lines
2.8 KiB
Plaintext
#
|
|
# These requirements were autogenerated by pipenv
|
|
# To regenerate from the project's Pipfile, run:
|
|
#
|
|
# pipenv lock --requirements --dev
|
|
#
|
|
|
|
# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
|
|
# requirements. To emit only development requirements, pass "--dev-only".
|
|
|
|
-i https://pypi.python.org/simple
|
|
alembic==1.7.6
|
|
amqp==5.0.9; python_version >= '3.6'
|
|
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
billiard==3.6.4.0
|
|
blinker==1.4
|
|
blurhash==1.1.4
|
|
brotli==1.0.9
|
|
celery==5.2.3
|
|
certifi==2021.10.8
|
|
charset-normalizer==2.0.12; python_version >= '3'
|
|
click-didyoumean==0.3.0; python_version < '4' and python_full_version >= '3.6.2'
|
|
click-plugins==1.1.1
|
|
click-repl==0.2.0
|
|
click==8.0.4; python_version >= '3.6'
|
|
cloudpickle==2.0.0; python_version >= '3.6'
|
|
codecov==2.1.12
|
|
coverage==6.3.2
|
|
csscompressor==0.9.5
|
|
decorator==5.1.1; python_version >= '3.5'
|
|
deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
doit==0.34.2
|
|
flask-migrate==3.1.0
|
|
flask-sqlalchemy==2.5.1
|
|
flask==2.0.3
|
|
greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
|
|
gunicorn==20.1.0
|
|
honcho==1.1.0
|
|
idna==3.3; python_version >= '3'
|
|
iniconfig==1.1.1
|
|
itsdangerous==2.1.0; python_version >= '3.7'
|
|
jinja2==3.0.3; python_version >= '3.6'
|
|
kombu==5.2.3; python_version >= '3.7'
|
|
mako==1.1.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
markupsafe==2.1.0; python_version >= '3.7'
|
|
mastodon.py==1.5.1
|
|
packaging==21.3; python_version >= '3.6'
|
|
pillow==9.0.1
|
|
pluggy==1.0.0; python_version >= '3.6'
|
|
prompt-toolkit==3.0.28; python_full_version >= '3.6.2'
|
|
psycopg2==2.9.3
|
|
py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
pyinotify==0.9.6; sys_platform == 'linux'
|
|
pyparsing==3.0.7; python_version >= '3.6'
|
|
pytest-cov==3.0.0
|
|
pytest==7.0.1
|
|
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
python-magic==0.4.25; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
pytz==2021.3
|
|
raven==6.10.0
|
|
redis==4.1.4
|
|
requests==2.27.1
|
|
setuptools==59.6.0; python_version >= '3.6'
|
|
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
sqlalchemy==1.4.31
|
|
tomli==2.0.1; python_version >= '3.7'
|
|
twitter==1.19.3
|
|
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
versioneer==0.21
|
|
vine==5.0.0; python_version >= '3.6'
|
|
wcwidth==0.2.5
|
|
werkzeug==2.0.3; python_version >= '3.6'
|
|
wrapt==1.13.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|