forked from orbit-oss/flask
use pip-compile-multi for requirements
This commit is contained in:
parent
528db86f85
commit
6f7d99ce4b
9 changed files with 46 additions and 144 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# SHA1:34fd4ca6516e97c7348e6facdd9c4ebb68209d1c
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements/docs.in
|
||||
# pip-compile-multi
|
||||
#
|
||||
alabaster==0.7.12
|
||||
# via sphinx
|
||||
|
|
@ -10,7 +11,7 @@ babel==2.9.1
|
|||
# via sphinx
|
||||
certifi==2021.10.8
|
||||
# via requests
|
||||
charset-normalizer==2.0.10
|
||||
charset-normalizer==2.0.11
|
||||
# via requests
|
||||
docutils==0.16
|
||||
# via
|
||||
|
|
@ -34,7 +35,7 @@ pygments==2.11.2
|
|||
# via
|
||||
# sphinx
|
||||
# sphinx-tabs
|
||||
pyparsing==3.0.6
|
||||
pyparsing==3.0.7
|
||||
# via packaging
|
||||
pytz==2021.3
|
||||
# via babel
|
||||
|
|
@ -42,7 +43,7 @@ requests==2.27.1
|
|||
# via sphinx
|
||||
snowballstemmer==2.2.0
|
||||
# via sphinx
|
||||
sphinx==4.3.2
|
||||
sphinx==4.4.0
|
||||
# via
|
||||
# -r requirements/docs.in
|
||||
# pallets-sphinx-themes
|
||||
|
|
@ -69,6 +70,3 @@ sphinxcontrib-serializinghtml==1.1.5
|
|||
# via sphinx
|
||||
urllib3==1.26.8
|
||||
# via requests
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# setuptools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue