We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1788c commit 146ad2cCopy full SHA for 146ad2c
1 file changed
setup.py
@@ -31,6 +31,7 @@
31
"pystac",
32
"jsonschema",
33
"dirty-equals>=0.6",
34
+ "typing-extensions<4.12.1", # Workaround for https://github.com/eu-cdse/openeo-cdse-infra/issues/161
35
]
36
37
setup(
0 commit comments