Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 31, 2023
1 parent 3d59d8d commit 81bc538
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/requirements.pip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make doc_upgrade
Expand Down Expand Up @@ -32,6 +32,8 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
# via sphinx
jinja2==3.1.2
# via
# scriv
Expand All @@ -44,6 +46,8 @@ packaging==23.1
# via sphinx
pygments==2.15.1
# via sphinx
pytz==2023.3
# via babel
requests==2.31.0
# via
# scriv
Expand Down Expand Up @@ -88,3 +92,5 @@ tornado==6.3.2
# via livereload
urllib3==2.0.2
# via requests
zipp==3.15.0
# via importlib-metadata

0 comments on commit 81bc538

Please sign in to comment.