Skip to content

Commit

Permalink
RTD-friendly (non-Windows) requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasMagnus committed Aug 8, 2023
1 parent 40ca241 commit b8f6776
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile '.\docs\.sphinx\requirements.in'
# pip-compile ./docs/.sphinx/requirements.in
#
accessible-pygments==0.0.3
# via pydata-sphinx-theme
Expand Down Expand Up @@ -31,11 +31,6 @@ click==8.1.3
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
colorama==0.4.6
# via
# click
# sphinx
# tqdm
cryptography==40.0.2
# via pyjwt
deprecated==1.2.13
Expand All @@ -58,10 +53,6 @@ idna==3.3
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==5.1.0
# via sphinx
importlib-resources==5.10.4
# via rocm-docs-core
jinja2==3.1.2
# via
# myst-parser
Expand Down Expand Up @@ -114,8 +105,6 @@ pyparsing==3.0.9
# packaging
pytz==2022.1
# via babel
pywin32==306
# via mpire
pyyaml==6.0
# via
# myst-parser
Expand All @@ -126,7 +115,7 @@ requests==2.28.1
# pygithub
# sphinx
rocm-docs-core[api_reference]==0.19.0
# via -r .\docs\.sphinx\requirements.in
# via -r ./docs/.sphinx/requirements.in
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down Expand Up @@ -174,7 +163,3 @@ urllib3==1.26.11
# via requests
wrapt==1.15.0
# via deprecated
zipp==3.11.0
# via
# importlib-metadata
# importlib-resources

0 comments on commit b8f6776

Please sign in to comment.