Skip to content

Commit

Permalink
check/update jinja2 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
gspetro-NOAA committed May 7, 2024
1 parent 223b9ae commit bfec6d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
1 change: 1 addition & 0 deletions doc/UsersGuide/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sphinx>=6.0.0
sphinx_rtd_theme
sphinxcontrib-bibtex
jinja2==3.1.4
10 changes: 3 additions & 7 deletions doc/UsersGuide/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -22,12 +22,10 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
jinja2==3.1.4
# via
# -r requirements.in
# sphinx
# sphinxcontrib-bibtex
jinja2==3.1.3
# via sphinx
latexcodec==2.0.1
# via pybtex
markupsafe==2.1.5
Expand Down Expand Up @@ -78,5 +76,3 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==2.2.1
# via requests
zipp==3.17.0
# via importlib-metadata

0 comments on commit bfec6d5

Please sign in to comment.