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
4 changes: 1 addition & 3 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
babel==2.10.1
babel==2.12.1
# via sphinx
certifi==2022.5.18.1
# via requests
Expand All @@ -28,8 +28,6 @@ pygments==2.12.0
# via sphinx
pyparsing==3.0.9
# via packaging
pytz==2022.1
# via babel
requests==2.27.1
# via sphinx
snowballstemmer==2.2.0
Expand Down
4 changes: 1 addition & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ async-generator==1.10
# via -r test-requirements.in
attrs==21.4.0
# via pytest
babel==2.10.1
babel==2.12.1
# via sphinx
certifi==2022.5.18.1
# via requests
Expand Down Expand Up @@ -54,8 +54,6 @@ pytest==7.0.1
# pytest-cov
pytest-cov==3.0.0
# via -r test-requirements.in
pytz==2022.1
# via babel
requests==2.27.1
# via sphinx
snowballstemmer==2.2.0
Expand Down