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-py36.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ importlib-metadata==1.7.0 # via flake8, pluggy, pre-commit, tox, virtualenv
importlib-resources==3.0.0 # via pre-commit, virtualenv
ipdb==0.13.4 # via -r requirements/dev.in
ipython-genutils==0.2.0 # via traitlets
ipython==7.16.1 # via ipdb
ipython==8.10.0 # via ipdb
isort==5.5.4 # via -r requirements/dev.in, pylint
jedi==0.17.2 # via ipython
lazy-object-proxy==1.4.3 # via astroid
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-py37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ identify==1.5.5 # via pre-commit
importlib-metadata==1.7.0 # via flake8, pluggy, pre-commit, tox, virtualenv
ipdb==0.13.4 # via -r requirements/dev.in
ipython-genutils==0.2.0 # via traitlets
ipython==7.18.1 # via ipdb
ipython==8.10.0 # via ipdb
isort==5.5.4 # via -r requirements/dev.in, pylint
jedi==0.17.2 # via ipython
lazy-object-proxy==1.4.3 # via astroid
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev-py38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ freezegun==1.0.0 # via -r requirements/dev.in
identify==1.5.5 # via pre-commit
ipdb==0.13.4 # via -r requirements/dev.in
ipython-genutils==0.2.0 # via traitlets
ipython==7.18.1 # via ipdb
ipython==8.10.0 # via ipdb
isort==5.5.4 # via -r requirements/dev.in, pylint
jedi==0.17.2 # via ipython
lazy-object-proxy==1.4.3 # via astroid
Expand Down