0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/requirements-dev.in

27 lines
442 B
Plaintext
Raw Normal View History

# pip-compile requirements-dev.in
2020-05-26 14:38:33 +02:00
Django==3.1.8 # freeze version to the same as in production
djangorestframework==3.12.2 # freeze version to the same as in production
flake8
flake8-bugbear
flake8-colors
flake8-commas
flake8-comprehensions
flake8-import-order
flake8-logging-format
flake8-print
pip-tools
2020-05-26 14:38:33 +02:00
mypy
mypy-extensions
djangorestframework-stubs
django-stubs
fakeredis
2020-05-26 14:38:33 +02:00
freezegun
packaging
black
isort
pytest
pytest-django
pytest-mock