This is an automated email from the ASF dual-hosted git repository.
zhouky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
The following commit(s) were added to refs/heads/main by this push:
new 8a7204fd [CELEBORN-159][INFRA] Upgrade requirements.txt to keep
consistent w/ celeborn-website (#1106)
8a7204fd is described below
commit 8a7204fda35c369c70618925492ce564eaa622ab
Author: Cheng Pan <[email protected]>
AuthorDate: Wed Dec 21 22:22:41 2022 +0800
[CELEBORN-159][INFRA] Upgrade requirements.txt to keep consistent w/
celeborn-website (#1106)
---
requirements.txt | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index f7c1ac4d..6cd16668 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,18 +15,21 @@
# limitations under the License.
#
+certifi==2022.9.24
+charset-normalizer==2.1.1
click==8.1.3
ghp-import==2.1.0
+idna==3.4
importlib-metadata==4.12.0
Jinja2==3.1.2
Markdown==3.3.7
MarkupSafe==2.1.1
mergedeep==1.3.4
-mkdocs==1.3.1
-mkdocs-include-markdown-plugin==3.8.1
+mkdocs==1.4.2
+mkdocs-include-markdown-plugin==4.0.0
mkdocs-macros-plugin==0.7.0
-mkdocs-material==8.3.9
-mkdocs-material-extensions==1.0.3
+mkdocs-material==8.5.11
+mkdocs-material-extensions==1.1.1
packaging==21.3
Pygments==2.12.0
pymdown-extensions==9.5
@@ -34,7 +37,9 @@ pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0
pyyaml_env_tag==0.1
+requests==2.28.1
six==1.16.0
termcolor==1.1.0
+urllib3==1.26.13
watchdog==2.1.9
zipp==3.8.1