Skip to content

Commit 6938c31

Browse files
author
Test User
committed
Update rich and IPython reqs
1 parent eee2e57 commit 6938c31

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/ipython.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
IPython >=8.14.0 ; python_version < '4.0.0' and python_version >= '3.9.0' # Python 3.9+
2-
IPython >=8.12.2 ; python_version < '3.9.0' and python_version >= '3.8.0' # Python 3.8
1+
IPython >=8.14.0 ; python_version < '3.10' and python_version >= '3.9'
2+
IPython >=8.28.0 ; python_version < '4.0' and python_version >= '3.10'

requirements/optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Add requirements here, use the script for help
22
# xdev availpkg rich
3-
rich>=12.3.0
3+
rich>=13.9.0
44
-r ipython.txt

0 commit comments

Comments
 (0)