forked from apache/celeborn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (50 loc) · 1.41 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
defusedxml==0.7.1
ghp-import==2.1.0
idna==3.4
importlib-metadata==4.12.0
Jinja2==3.1.2
jira==3.5.1
Markdown==3.3.7
MarkupSafe==2.1.1
mergedeep==1.3.4
mkdocs==1.4.2
mkdocs-include-markdown-plugin==4.0.0
mkdocs-macros-plugin==0.7.0
mkdocs-material==8.5.11
mkdocs-material-extensions==1.1.1
oauthlib==3.2.2
packaging==21.3
Pygments==2.12.0
pymdown-extensions==9.5
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0
pyyaml_env_tag==0.1
requests==2.28.1
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
six==1.16.0
termcolor==1.1.0
typing_extensions==4.6.3
urllib3==1.26.13
watchdog==2.1.9
zipp==3.8.1