File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ exceptiongroup >= 1.0.0rc9
23
23
immutables >= 0.6
24
24
25
25
# types used in annotations
26
- # TODO: for some reason bumping this fails docs build
26
+ # TODO: fix support for importing typing-extensions
27
27
pyOpenSSL < 25.0.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ attrs==25.1.0
8
8
# outcome
9
9
babel==2.17.0
10
10
# via sphinx
11
- beautifulsoup4==4.13 .3
11
+ beautifulsoup4==4.12 .3
12
12
# via sphinx-codeautolink
13
13
certifi==2025.1.31
14
14
# via requests
@@ -102,7 +102,5 @@ sphinxcontrib-trio==1.1.2
102
102
# via -r docs-requirements.in
103
103
towncrier==24.8.0
104
104
# via -r docs-requirements.in
105
- typing-extensions==4.12.2
106
- # via beautifulsoup4
107
105
urllib3==2.3.0
108
106
# via requests
You can’t perform that action at this time.
0 commit comments