zulip/requirements/dev.txt

201 lines
6.4 KiB
Plaintext

#
# This file is GENERATED. Don't edit directly.
#
# To update, edit the non-"lock" files in requirements/*.txt, then:
#
# tools/update-locked-requirements
#
# For details, see requirements/README.md .
#
--no-binary psycopg2
git+https://github.com/zulip/django-bitfield@0d2b15cdb5af5ddec88d41cac19c0f2ce1b1ad38#egg=django-bitfield==1.9.3+dev.0d2b15cdb5af5ddec88d41cac19c0f2ce1b1ad38
git+https://github.com/zulip/libthumbor.git@60ed2431c07686a12f2770b2d852c5650f3ccfc6#egg=libthumbor==1.3.2zulip
git+https://github.com/zulip/line_profiler.git#egg=line_profiler==2.1.2.zulip1
git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.10.zulip1
git+https://github.com/zulip/ultrajson@70ac02bec#egg=ujson==1.35+git
git+https://github.com/zulip/python-zulip-api.git@0.6.0#egg=zulip==0.6.0_git&subdirectory=zulip
git+https://github.com/zulip/python-zulip-api.git@0.6.0#egg=zulip_bots==0.6.0+git&subdirectory=zulip_bots
alabaster==0.7.12
apns2==0.4.1
argon2-cffi==19.1.0
arrow==0.10.0 # via gitlint
asn1crypto==0.24.0 # via cryptography
attrs==19.1.0 # via automat, service-identity, twisted
automat==0.7.0 # via twisted
aws-xray-sdk==0.95 # via moto
babel==2.5.3
backcall==0.1.0 # via ipython
backports-abc==0.5
backports.ssl-match-hostname==3.7.0.1
beautifulsoup4==4.7.1
boto3==1.9.135 # via moto
boto==2.49.0
botocore==1.12.135 # via boto3, moto, s3transfer
cachetools==3.1.0 # via google-auth, premailer
cchardet==2.1.4
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
click==6.7 # via gitlint, pip-tools
commonmark==0.5.4
constantly==15.1.0 # via twisted
coverage==4.5.3
cryptography==2.6.1
cssselect==1.0.3 # via parsel, premailer, scrapy
cssutils==1.0.2 # via premailer
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.5.0
disposable-email-domains==0.0.49
django-auth-ldap==1.7.0
django-formtools==2.1 # via django-two-factor-auth
django-otp==0.5.2 # via django-two-factor-auth
django-phonenumber-field==1.3.0 # via django-two-factor-auth
django-pipeline==1.6.14
django-pylibmc==0.6.1
django-sendfile==0.3.11
django-statsd-mozilla==0.4.0
django-two-factor-auth==1.8.0
django-webpack-loader==0.6.0
django==1.11.20
docker-pycreds==0.4.0 # via docker
docker==3.7.2 # via moto
docopt==0.6.2
docutils==0.14
ecdsa==0.13.2 # via python-jose
fakeldap==0.6.1
first==2.0.2 # via pip-tools
gitdb==0.6.4
gitlint==0.11.0
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3 # via google-api-python-client
google-auth==1.6.3 # via google-api-python-client, google-auth-httplib2
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2018.1.9
httplib2==0.12.3
httpretty==0.9.6
hypchat==0.21
hyper==0.7.0 # via apns2
hyperframe==3.2.0 # via h2, hyper
hyperlink==19.0.0 # via twisted
idna==2.8 # via hyperlink, requests
ijson==2.3
imagesize==1.1.0
incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0
isort==4.3.17
jedi==0.13.3 # via ipython
jinja2==2.10.1
jmespath==0.9.4 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk, python-digitalocean
lxml==4.3.3
markdown-include==0.5.1
markdown==3.0.1
markupsafe==1.1.1
matrix-client==0.3.2
mock==2.0.0
moto==1.3.7
mypy-extensions==0.4.1
mypy==0.670
ndg-httpsclient==0.5.1
oauth2client==4.1.3
oauthlib==3.0.1
packaging==19.0 # via sphinx
parsel==1.5.1 # via scrapy
parso==0.4.0 # via jedi
pbr==5.1.3 # via mock
pexpect==4.7.0 # via ipython
phonenumberslite==8.10.12
pickleshare==0.7.5 # via ipython
pika==0.13.0
pillow==5.4.1
pip-tools==2.0.2
polib==1.1.0
premailer==3.4.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.8.2
ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0
pyahocorasick==1.4.0
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.5
pyasn1==0.4.5
pycodestyle==2.5.0
pycparser==2.19 # via cffi
pycrypto==2.6.1
pycryptodome==3.8.1 # via python-jose
pydispatcher==2.0.5 # via scrapy
pyflakes==2.1.1
pygments==2.3.1
pyhamcrest==1.9.0 # via twisted
pyinotify==0.9.6
pyjwt==1.7.1
pyldap==3.0.0.post1 # via fakeldap
pylibmc==1.6.0
pyoembed==0.1.2
pyopenssl==19.0.0 # via ndg-httpsclient, requests, scrapy
pyparsing==2.4.0 # via packaging
pysocks==1.6.8 # via twilio
python-dateutil==2.8.0
python-digitalocean==1.14.0
python-gcm==0.4
python-jose==2.0.2 # via moto
python-ldap==3.2.0 # via django-auth-ldap, pyldap
python-magic==0.4.15
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2019.1
pyyaml==5.1 # via pyaml, yamole
qrcode==6.1 # via django-two-factor-auth
queuelib==1.5.0 # via scrapy
recommonmark==0.4.0
redis==2.10.6
regex==2019.4.14
requests-oauthlib==1.0.0
requests[security]==2.21.0 # via aws-xray-sdk, docker, hypchat, matrix-client, moto, premailer, pyoembed, python-digitalocean, python-gcm, python-twitter, requests-oauthlib, responses, social-auth-core, sphinx, stripe, twilio
responses==0.10.6 # via moto
rsa==4.0
s3transfer==0.2.0 # via boto3
scrapy==1.6.0
service-identity==18.1.0 # via scrapy
sh==1.12.14 # via gitlint
simplegeneric==0.8.1 # via ipython
six==1.12.0
smmap==0.9.0
snakeviz==2.0.0
snowballstemmer==1.2.1
social-auth-app-django==3.1.0
social-auth-core==3.1.0 # via social-auth-app-django
sockjs-tornado==1.0.6
soupsieve==1.9.1 # via beautifulsoup4
sourcemap==0.2.1
sphinx-rtd-theme==0.4.3
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
sqlalchemy==1.3.3
statsd==3.3.0 # via django-statsd-mozilla
stripe==2.21.0
tblib==1.3.2
tornado==4.5.3
traitlets==4.3.2 # via ipython
transifex-client==0.12.5
twilio==6.26.2
twisted==19.2.0
typed-ast==1.3.4 # via mypy
typing==3.6.6
typing_extensions==3.6.6
uritemplate==3.0.0
urllib3==1.24.2 # via botocore, requests, transifex-client
virtualenv-clone==0.5.3
w3lib==1.20.0 # via parsel, scrapy
wcwidth==0.1.7 # via prompt-toolkit
websocket-client==0.56.0 # via docker
werkzeug==0.15.2 # via moto
wrapt==1.11.1 # via aws-xray-sdk
xmltodict==0.12.0 # via moto
yamole==2.1.6
zope.interface==4.6.0 # via twisted