Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ipython from 7.14.0 to 8.10.0 in /requirements #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
200 changes: 146 additions & 54 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,60 +4,152 @@
#
# 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
importlib-metadata==1.6.0 # via flake8-comprehensions
ipdb==0.13.2 # via -r requirements/dev.in
ipython-genutils==0.2.0 # via traitlets
ipython==7.14.0 # via ipdb
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
zipp==3.1.0 # via importlib-metadata
appdirs==1.4.4
# via black
asgiref==3.2.7
# via django
asttokens==2.2.1
# via stack-data
attrs==19.3.0
# via
# black
# flake8-bugbear
backcall==0.1.0
# via ipython
black==19.10b0
# via -r dev.in
click==7.1.1
# via
# black
# pip-tools
decorator==4.4.2
# via ipython
django==3.0.6
# via
# django-debug-toolbar
# django-stubs
django-debug-toolbar==2.2
# via -r dev.in
django-stubs==1.5.0
# via
# -r dev.in
# djangorestframework-stubs
djangorestframework-stubs==1.1.0
# via -r dev.in
entrypoints==0.3
# via flake8
executing==1.2.0
# via stack-data
flake8==3.7.9
# via
# -r dev.in
# flake8-bugbear
# flake8-colors
# flake8-commas
# flake8-comprehensions
# flake8-print
flake8-bugbear==20.1.4
# via -r dev.in
flake8-colors==0.1.6
# via -r dev.in
flake8-commas==2.0.0
# via -r dev.in
flake8-comprehensions==3.2.2
# via -r dev.in
flake8-import-order==0.18.1
# via -r dev.in
flake8-logging-format==0.6.0
# via -r dev.in
flake8-print==3.1.4
# via -r dev.in
freezegun==0.3.15
# via -r dev.in
ipdb==0.13.2
# via -r dev.in
ipython==8.10.0
# via ipdb
jedi==0.17.0
# via ipython
matplotlib-inline==0.1.6
# via ipython
mccabe==0.6.1
# via flake8
mypy==0.770
# via
# -r dev.in
# django-stubs
# djangorestframework-stubs
mypy-extensions==0.4.3
# via
# -r dev.in
# mypy
packaging==20.4
# via -r 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 dev.in
prompt-toolkit==3.0.36
# via ipython
ptyprocess==0.6.0
# via pexpect
pure-eval==0.2.2
# via stack-data
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
sqlparse==0.3.1
# via
# django
# django-debug-toolbar
stack-data==0.6.2
# via ipython
tblib==1.6.0
# via -r dev.in
toml==0.10.1
# via black
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
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
Expand Down