Skip to content

Commit

Permalink
Merge pull request #1225 from igchor/rescan
Browse files Browse the repository at this point in the history
Sort dependencies in third_party/requirements.txt
  • Loading branch information
igchor authored Jan 4, 2024
2 parents 5d8173a + 31db0d8 commit cf87428
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions third_party/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ breathe==4.33.1
bs4==0.0.1
certifi==2019.11.28
chardet==3.0.4
clang-format==15.0.7
colorama==0.4.1
docutils==0.15.2
exhale==0.3.0
Expand All @@ -18,6 +19,7 @@ MarkupSafe==1.1.1
packaging==19.2
Pygments==2.5.2
pyparsing==2.4.5
pytest>=7.0
pytz==2019.3
PyYAML==5.2
requests==2.22.0
Expand All @@ -26,15 +28,13 @@ six==1.13.0
snowballstemmer==2.0.0
soupsieve==1.9.5
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx-book-theme==0.3.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.2.4
sphinx-book-theme==0.3.3
sphinx-rtd-theme==1.0.0
urllib3==1.25.7
pytest>=7.0
clang-format==15.0.7

0 comments on commit cf87428

Please sign in to comment.