mirror of https://gitlab.com/tildes/tildes.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
4.6 KiB
123 lines
4.6 KiB
ago==0.0.93
|
|
alembic==1.3.1
|
|
amqpy==0.13.1
|
|
appdirs==1.4.3 # via black
|
|
argon2-cffi==19.2.0
|
|
astroid==2.2.5 # via prospector, pylint, pylint-celery, pylint-flask, requirements-detector
|
|
attrs==19.3.0 # via black, pytest
|
|
backcall==0.1.0 # via ipython
|
|
beautifulsoup4==4.8.1
|
|
black==19.10b0
|
|
bleach==3.1.0
|
|
certifi==2019.11.28 # via requests, sentry-sdk
|
|
cffi==1.13.2 # via argon2-cffi, pygit2
|
|
chardet==3.0.4 # via requests
|
|
click==7.0
|
|
cornice==3.6.1
|
|
decorator==4.4.1 # via ipython, traitlets
|
|
dodgy==0.1.9 # via prospector
|
|
freezegun==0.3.12
|
|
gunicorn==20.0.4
|
|
html5lib==1.0.1
|
|
hupper==1.9.1 # via pyramid
|
|
idna==2.8 # via requests
|
|
importlib-metadata==1.0.0 # via pluggy, pytest
|
|
ipython-genutils==0.2.0 # via traitlets
|
|
ipython==7.10.0
|
|
isort==4.3.21 # via pylint
|
|
jedi==0.15.1 # via ipython
|
|
jinja2==2.10.3 # via pyramid-jinja2
|
|
lazy-object-proxy==1.4.3 # via astroid
|
|
mako==1.1.0 # via alembic, pyramid-mako
|
|
markupsafe==1.1.1 # via jinja2, mako, pyramid-jinja2
|
|
marshmallow==2.20.5
|
|
mccabe==0.6.1 # via prospector, pylint
|
|
more-itertools==8.0.0 # via pytest, zipp
|
|
mypy-extensions==0.4.3 # via mypy
|
|
mypy==0.750
|
|
packaging==19.2 # via pytest
|
|
parso==0.5.1 # via jedi
|
|
pastedeploy==2.0.1 # via plaster-pastedeploy
|
|
pathspec==0.6.0 # via black
|
|
pep8-naming==0.4.1 # via prospector
|
|
pexpect==4.7.0 # via ipython
|
|
pickleshare==0.7.5 # via ipython
|
|
pillow==6.2.1
|
|
pip-tools==4.3.0
|
|
plaster-pastedeploy==0.7 # via pyramid
|
|
plaster==1.0 # via plaster-pastedeploy, pyramid
|
|
pluggy==0.13.1 # via pytest
|
|
prometheus-client==0.7.1
|
|
prompt-toolkit==3.0.2 # via ipython
|
|
prospector==1.1.7
|
|
psycopg2==2.8.4
|
|
ptyprocess==0.6.0 # via pexpect
|
|
publicsuffix2==2.20160818
|
|
py==1.8.0 # via pytest
|
|
pycodestyle==2.4.0 # via prospector
|
|
pycparser==2.19 # via cffi
|
|
pydocstyle==4.0.1 # via prospector
|
|
pyflakes==1.6.0 # via prospector
|
|
pygit2==0.28.2
|
|
pygments==2.5.2
|
|
pylint-celery==0.3 # via prospector
|
|
pylint-django==2.0.10 # via prospector
|
|
pylint-flask==0.6 # via prospector
|
|
pylint-plugin-utils==0.6 # via prospector, pylint-celery, pylint-django, pylint-flask
|
|
pylint==2.3.1 # via prospector, pylint-celery, pylint-django, pylint-flask, pylint-plugin-utils
|
|
pyotp==2.3.0
|
|
pyparsing==2.4.5 # via packaging
|
|
pyramid-debugtoolbar==4.5.1
|
|
pyramid-ipython==0.2
|
|
pyramid-jinja2==2.8
|
|
pyramid-mako==1.1.0 # via pyramid-debugtoolbar
|
|
pyramid-session-redis==1.5.0
|
|
pyramid-tm==2.3
|
|
pyramid-webassets==0.10
|
|
pyramid==1.10.4
|
|
pytest-mock==1.12.1
|
|
pytest==5.3.1
|
|
python-dateutil==2.8.1
|
|
python-editor==1.0.4 # via alembic
|
|
pyyaml==5.1.2
|
|
qrcode==6.1
|
|
redis==3.3.11
|
|
regex==2019.11.1 # via black
|
|
repoze.lru==0.7 # via pyramid-debugtoolbar
|
|
requests==2.22.0
|
|
requirements-detector==0.6 # via prospector
|
|
sentry-sdk==0.13.4
|
|
setoptconf==0.2.0 # via prospector
|
|
simplejson==3.17.0 # via cornice
|
|
six==1.13.0 # via amqpy, argon2-cffi, astroid, bleach, cornice, freezegun, html5lib, packaging, pip-tools, pygit2, pyramid-session-redis, pyramid-webassets, python-dateutil, qrcode, sqlalchemy-utils, traitlets, webtest
|
|
snowballstemmer==2.0.0 # via pydocstyle
|
|
soupsieve==1.9.5 # via beautifulsoup4
|
|
sqlalchemy-utils==0.35.0
|
|
sqlalchemy==1.3.11
|
|
stripe==2.41.0
|
|
testing.common.database==2.0.3 # via testing.redis
|
|
testing.redis==1.1.1
|
|
titlecase==0.12.0
|
|
toml==0.10.0 # via black
|
|
traitlets==4.3.3 # via ipython
|
|
transaction==2.4.0 # via pyramid-tm, zope.sqlalchemy
|
|
translationstring==1.3 # via pyramid
|
|
typed-ast==1.4.0 # via astroid, black, mypy
|
|
typing-extensions==3.7.4.1 # via mypy
|
|
urllib3==1.25.7 # via requests, sentry-sdk
|
|
venusian==3.0.0 # via cornice, pyramid
|
|
waitress==1.3.1 # via webtest
|
|
wcwidth==0.1.7 # via prompt-toolkit, pytest
|
|
webargs==4.4.1
|
|
webassets==0.12.1 # via pyramid-webassets
|
|
webencodings==0.5.1 # via bleach, html5lib
|
|
webob==1.8.5 # via pyramid, webtest
|
|
webtest==2.0.33
|
|
wrapt==1.11.2
|
|
zipp==0.6.0 # via importlib-metadata
|
|
zope.deprecation==4.4.0 # via pyramid, pyramid-jinja2
|
|
zope.interface==4.7.1 # via pyramid, pyramid-webassets, transaction, zope.sqlalchemy
|
|
zope.sqlalchemy==1.2
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools==42.0.1 # via gunicorn, ipython, plaster, pyramid, zope.deprecation, zope.interface, zope.sqlalchemy
|