Skip to content

Commit 58e16b1

Browse files
removed dependency
1 parent 7aefeba commit 58e16b1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ dependencies:
2828
- python-dateutil>=2.1
2929
- setuptools_scm
3030
- wxpython
31-
- typing-extensions>=4.0.0
3231
# building documentation
3332
- colorspacious
3433
- graphviz

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ dependencies = [
3939
"pillow >= 8",
4040
"pyparsing >= 2.3.1",
4141
"python-dateutil >= 2.7",
42-
"typing-extensions >= 4.0.0",
4342
]
4443
requires-python = ">=3.10"
4544

0 commit comments

Comments
 (0)