Skip to content

Commit 14ee1a8

Browse files
committed
fix
1 parent 03d348e commit 14ee1a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements-tests.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ dirty-equals ==0.9.0; python_version >= "3.8"
1313
jinja2 ==3.1.4
1414
# Pin typing-extensions until Python 3.8 is deprecated or the issue with dirty-equals
1515
# is fixed, maybe fixed after dropping Python 3.7 and upgrading dirty-equals
16-
typing-extensions
1716
typing-extensions ==4.6.1; python_version < "3.8"
1817
typing-extensions ==4.12.2; python_version >= "3.8"

0 commit comments

Comments
 (0)