Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 5983c5cf047b809639f5693306ba30df > files > 2

ipython-8.10.0-2.mga9.src.rpm

diff --git a/setup.cfg b/setup.cfg
index 6648642..d92b100 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -53,7 +53,7 @@ doc =
 	docrepr
 	matplotlib
 	stack_data
-	pytest<7
+	pytest
 	typing_extensions
 	%(test)s
 kernel = 
@@ -71,7 +71,7 @@ qtconsole =
 	qtconsole
 terminal = 
 test = 
-	pytest<7.1
+	pytest
 	pytest-asyncio
 	testpath
 test_extra = 
diff --git a/setup.cfg b/setup.cfg
index d92b100..35c43d8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -37,7 +37,7 @@ install_requires =
 	matplotlib-inline
 	pexpect>4.3; sys_platform != "win32"
 	pickleshare
-	prompt_toolkit>=3.0.30,<3.1.0
+	prompt_toolkit<3.1.0
 	pygments>=2.4.0
 	stack_data
 	traitlets>=5