We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aefeba commit 58e16b1Copy full SHA for 58e16b1
environment.yml
@@ -28,7 +28,6 @@ dependencies:
28
- python-dateutil>=2.1
29
- setuptools_scm
30
- wxpython
31
- - typing-extensions>=4.0.0
32
# building documentation
33
- colorspacious
34
- graphviz
pyproject.toml
@@ -39,7 +39,6 @@ dependencies = [
39
"pillow >= 8",
40
"pyparsing >= 2.3.1",
41
"python-dateutil >= 2.7",
42
- "typing-extensions >= 4.0.0",
43
]
44
requires-python = ">=3.10"
45
0 commit comments