📌 Pin typing-extensions in tests for compatiblity with Python 3.8, dirty-equals, Pydantic (#965)
This commit is contained in:
committed by
GitHub
parent
866d9ecb29
commit
1b275bd6a7
@@ -10,3 +10,6 @@ httpx ==0.24.1
|
||||
# TODO: upgrade when deprecating Python 3.7
|
||||
dirty-equals ==0.6.0
|
||||
jinja2 ==3.1.3
|
||||
# Pin typing-extensions until Python 3.8 is deprecated or the issue with dirty-equals
|
||||
# is fixed, maybe fixed after dropping Python 3.7 and upgrading dirty-equals
|
||||
typing-extensions ==4.6.1
|
||||
|
||||
Reference in New Issue
Block a user