File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile
6
6
#
7
- --trusted-host pypi.python.org
8
- --trusted-host pypi.org
9
- --trusted-host files.pythonhosted.org
10
-
11
7
alabaster == 0.7.12
12
8
# via sphinx
13
9
babel == 2.9.1
14
10
# via sphinx
15
11
beautifulsoup4 == 4.10.0
16
12
# via furo
17
- certifi == 2021.10.8
13
+ certifi == 2022.12.7
18
14
# via requests
19
15
charset-normalizer == 2.0.10
20
16
# via requests
@@ -32,8 +28,6 @@ idna==3.3
32
28
# via requests
33
29
imagesize == 1.3.0
34
30
# via sphinx
35
- importlib-metadata == 4.10.1
36
- # via sphinx
37
31
jinja2 == 3.0.3
38
32
# via sphinx
39
33
livereload == 2.6.3
@@ -101,9 +95,7 @@ urllib3==1.26.8
101
95
# via requests
102
96
wheel == 0.37.1
103
97
# via pip-tools
104
- zipp == 3.7.0
105
- # via importlib-metadata
106
- zope.interface == 5.4.0
98
+ zope-interface == 5.4.0
107
99
# via datetime
108
100
109
101
# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments