Skip to content

Commit

Permalink
Updated version after being autorecompiled
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Jul 13, 2024
1 parent e90f928 commit 35a2d59
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/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.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
# pip-compile --strip-extras requirements.in
#
alabaster==0.7.16
# via sphinx
Expand All @@ -12,6 +12,8 @@ certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via sphinx
docutils==0.20.1
# via sphinx
idna==3.7
Expand Down Expand Up @@ -39,7 +41,7 @@ sphinx==7.3.7
# sphinxcontrib-htmlhelp
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-nefertiti==0.3.2
sphinx-nefertiti==0.3.4
# via -r requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
Expand All @@ -55,3 +57,6 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
urllib3==2.2.2
# via requests

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 35a2d59

Please sign in to comment.