File tree 2 files changed +7
-14
lines changed
2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1
- alabaster == 0.7.13
2
- Babel == 2.12.1
3
- certifi == 2023.7.22
4
- chardet == 3.0.4
5
1
click == 8.0.3
6
- docutils == 0.17.1
7
- idna == 3.4
8
2
imagesize == 1.4.1
9
3
Jinja2 == 3.1.4
10
4
MarkupSafe == 2.1.2
11
- myst-parser [linkify ]== 0.18.1
12
5
-e .
13
- Pygments == 2.15.0
14
6
pytz == 2022.7.1
15
- requests = =2.32.0
7
+ requests > =2.32.0
16
8
snowballstemmer == 2.2.0
17
- Sphinx == 4.5.0
18
- sphinx-click == 4.4 .0
19
- sphinxcontrib-spelling == 7.7 .0
20
- sphinxcontrib-websupport == 1.2.4
21
- urllib3 = =1.26.18
9
+ Sphinx == 8.1.3
10
+ sphinx-click == 6.0 .0
11
+ sphinxcontrib-spelling == 8.0 .0
12
+ sphinxcontrib-websupport == 2.0.0
13
+ urllib3 > =1.26.18
22
14
virtualenv >= 20.20.0
23
15
virtualenv-clone == 0.5.7
Original file line number Diff line number Diff line change
1
+ Fix the readthedocs.org build that has been failing and not updating our official docs at https://pipenv.pypa.io/en/latest/
You can’t perform that action at this time.
0 commit comments