19 lines
418 B
Diff
19 lines
418 B
Diff
--- a/setup.cfg 2024-01-31 16:33:51.000000000 +0600
|
|
+++ b/setup.cfg 2024-02-06 22:21:00.267585724 +0600
|
|
@@ -31,7 +31,6 @@
|
|
install_requires =
|
|
colorama; sys_platform == "win32"
|
|
decorator
|
|
- exceptiongroup; python_version<'3.11'
|
|
jedi>=0.16
|
|
matplotlib-inline
|
|
pexpect>4.3; sys_platform != "win32"
|
|
@@ -53,7 +52,6 @@
|
|
matplotlib
|
|
stack_data
|
|
typing_extensions
|
|
- exceptiongroup
|
|
%(test)s
|
|
kernel =
|
|
ipykernel
|