We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ea58b commit b4a07f7Copy full SHA for b4a07f7
conda/requirements.txt
@@ -20,6 +20,6 @@ six == 1.16.0
20
soupsieve == 2.4.1
21
tbtrim == 0.3.1
22
termcolor == 2.3.0
23
-typing-extensions ; python_version < "3.9"
+typing-extensions ; python_version < "3.11"
24
urllib3 == 2.0.4
25
webencodings == 0.5.1
0 commit comments