Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements/dev-3.6-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ idna==2.8 # via requests
importlib-metadata==0.18 # via pluggy, pytest
ipdb==0.12
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1 # via ipdb
ipython==8.10.0 # via ipdb
jedi==0.14.1 # via ipython
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ idna==2.8 # via requests
importlib-metadata==0.18 # via pluggy, pytest
ipdb==0.12.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1 # via ipdb
ipython==8.10.0 # via ipdb
jedi==0.14.1 # via ipython
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.7-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ idna==2.8 # via requests
importlib-metadata==0.18 # via pluggy, pytest
ipdb==0.12.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1 # via ipdb
ipython==8.10.0 # via ipdb
jedi==0.14.1 # via ipython
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ idna==2.8 # via requests
importlib-metadata==0.18 # via pluggy, pytest
ipdb==0.12.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1 # via ipdb
ipython==8.10.0 # via ipdb
jedi==0.14.1 # via ipython
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest
Expand Down