mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
4ebca38d53
* Add and configure isort * isort all the things! * Use local black and isort, and include json in prettier * Remove erroneous import * Delete isort.cfg and add isort options to lint-staged * isort all the things! (with Black-compatibile options)
64 lines
2.9 KiB
Plaintext
64 lines
2.9 KiB
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/dev.in
|
|
#
|
|
appdirs==1.4.4 # via black
|
|
appnope==0.1.0 # via ipython
|
|
asgiref==3.2.7 # via django
|
|
attrs==19.3.0 # via black, flake8-bugbear
|
|
backcall==0.1.0 # via ipython
|
|
black==19.10b0 # via -r requirements/dev.in
|
|
click==7.1.1 # via black, pip-tools
|
|
decorator==4.4.2 # via ipython, traitlets
|
|
django-debug-toolbar==2.2 # via -r requirements/dev.in
|
|
django-stubs==1.5.0 # via -r requirements/dev.in, djangorestframework-stubs
|
|
django==3.0.6 # via django-debug-toolbar, django-stubs
|
|
djangorestframework-stubs==1.1.0 # via -r requirements/dev.in
|
|
entrypoints==0.3 # via flake8
|
|
flake8-bugbear==20.1.4 # via -r requirements/dev.in
|
|
flake8-colors==0.1.6 # via -r requirements/dev.in
|
|
flake8-commas==2.0.0 # via -r requirements/dev.in
|
|
flake8-comprehensions==3.2.2 # via -r requirements/dev.in
|
|
flake8-import-order==0.18.1 # via -r requirements/dev.in
|
|
flake8-logging-format==0.6.0 # via -r requirements/dev.in
|
|
flake8-print==3.1.4 # via -r requirements/dev.in
|
|
flake8==3.7.9 # via -r requirements/dev.in, flake8-bugbear, flake8-colors, flake8-commas, flake8-comprehensions, flake8-print
|
|
freezegun==0.3.15 # via -r requirements/dev.in
|
|
ipdb==0.13.2 # via -r requirements/dev.in
|
|
ipython-genutils==0.2.0 # via traitlets
|
|
ipython==7.14.0 # via ipdb
|
|
isort==5.1.4 # via -r requirements/dev.in
|
|
jedi==0.17.0 # via ipython
|
|
mccabe==0.6.1 # via flake8
|
|
mypy-extensions==0.4.3 # via -r requirements/dev.in, mypy
|
|
mypy==0.770 # via -r requirements/dev.in, django-stubs, djangorestframework-stubs
|
|
packaging==20.4 # via -r requirements/dev.in
|
|
parso==0.7.0 # via jedi
|
|
pathspec==0.8.0 # via black
|
|
pexpect==4.8.0 # via ipython
|
|
pickleshare==0.7.5 # via ipython
|
|
pip-tools==5.0.0 # via -r requirements/dev.in
|
|
prompt-toolkit==3.0.5 # via ipython
|
|
ptyprocess==0.6.0 # via pexpect
|
|
pycodestyle==2.5.0 # via flake8, flake8-import-order, flake8-print
|
|
pyflakes==2.1.1 # via flake8
|
|
pygments==2.6.1 # via ipython
|
|
pyparsing==2.4.7 # via packaging
|
|
python-dateutil==2.8.1 # via freezegun
|
|
pytz==2020.1 # via django
|
|
regex==2020.6.8 # via black
|
|
six==1.14.0 # via flake8-print, freezegun, packaging, pip-tools, python-dateutil, traitlets
|
|
sqlparse==0.3.1 # via django, django-debug-toolbar
|
|
tblib==1.6.0 # via -r requirements/dev.in
|
|
toml==0.10.1 # via black
|
|
traitlets==4.3.3 # via ipython
|
|
typed-ast==1.4.1 # via black, mypy
|
|
typing-extensions==3.7.4.2 # via django-stubs, djangorestframework-stubs, mypy
|
|
wcwidth==0.1.9 # via prompt-toolkit
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# pip
|
|
# setuptools
|