zulip/requirements/mypy.in

32 lines
727 B
Plaintext
Raw Normal View History

# After editing this file, you MUST afterward run
# /tools/update-locked-requirements to update requirements/dev.txt.
# See requirements/README.md for more detail.
mypy
boto3-stubs[s3,ses,sns,sqs]
lxml-stubs
SQLAlchemy[mypy]
types-beautifulsoup4
types-boto
types-chardet
types-decorator
types-jsonschema
types-Markdown
types-oauthlib
types-polib
types-pika
types-Pillow
types-psycopg2<2.9.21.12 # https://github.com/python/typeshed/pull/10630#pullrequestreview-1629331877
types-Pygments
types-python-dateutil
types-PyYAML
types-redis
types-regex
types-requests<2.31.0.7 # https://github.com/python/typeshed/issues/10825
types-stripe
types-zxcvbn
importlib-metadata ; python_version < "3.10" # for SQLAlchemy
django-stubs