mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
21 lines
305 B
Plaintext
21 lines
305 B
Plaintext
# To compile, run:
|
|
# pip-compile requirements/dev.in
|
|
|
|
flake8
|
|
flake8-bugbear
|
|
flake8-colors
|
|
flake8-commas
|
|
flake8-comprehensions
|
|
flake8-import-order
|
|
flake8-logging-format
|
|
flake8-print
|
|
pip-tools
|
|
django-debug-toolbar
|
|
tblib
|
|
ipdb
|
|
mypy
|
|
mypy-extensions
|
|
djangorestframework-stubs
|
|
django-stubs
|
|
freezegun
|
|
packaging |