Skip to content

Commit

Permalink
Fix requirements.txt file to avoid liburl3 failure
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed May 7, 2023
1 parent cadce78 commit 1c073b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sphinx>=3.5.1
breathe>=4.9.1
colorama
urllib3==1.26.15
docutils==0.16
sphinx>=3.5.1
colorama
sphinx_rtd_theme>=1.0.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter
Expand Down

0 comments on commit 1c073b5

Please sign in to comment.