mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
b7b9e8caf3
* Remove some seemingly unused requirements
* Remove a few more
* Bring back dependencies of other requirements
* pip-compile prod requirements
* Sync with master updates
* Fix grep
* Revert "Fix grep"
This reverts commit 2e6538cad4
.
* Fix grep but using cut
* Clean up and regenerate requirements
* Simplify requirements-dev
* Fix fakeredis import in production
* Black
21 lines
285 B
Plaintext
21 lines
285 B
Plaintext
# 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
|
|
mypy
|
|
mypy-extensions
|
|
djangorestframework-stubs
|
|
django-stubs
|
|
freezegun
|
|
packaging
|
|
black
|
|
isort
|