Skip to content

Commit 77d8445

Browse files
committed
remove pins on dirty-equals and typing-extensions as a test
1 parent 836f367 commit 77d8445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ruff ==0.6.2
88
fastapi >=0.103.2
99
httpx ==0.24.1
1010
# TODO: upgrade when deprecating Python 3.7
11-
dirty-equals ==0.6.0
11+
dirty-equals
1212
jinja2 ==3.1.4
1313
# Pin typing-extensions until Python 3.8 is deprecated or the issue with dirty-equals
1414
# is fixed, maybe fixed after dropping Python 3.7 and upgrading dirty-equals
15-
typing-extensions ==4.6.1
15+
typing-extensions

0 commit comments

Comments
 (0)