Skip to content
Merged
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 docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docutils==0.17.1
# via
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.0.0rc9
exceptiongroup==1.0.1
# via -r docs-requirements.in
idna==3.4
# via
Expand Down
10 changes: 2 additions & 8 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ decorator==5.1.1
# via ipython
dill==0.3.5.1
# via pylint
exceptiongroup==1.0.0rc9 ; python_version < "3.11"
# via -r test-requirements.in
exceptiongroup==1.0.1
flake8==4.0.1
# via -r test-requirements.in
idna==3.4
Expand Down Expand Up @@ -116,12 +115,7 @@ sniffio==1.3.0
sortedcontainers==2.4.0
# via -r test-requirements.in
tomli==2.0.1
# via
# black
# coverage
# mypy
# pylint
# pytest
# via pytest
tomlkit==0.11.5
# via pylint
traitlets==5.4.0
Expand Down