You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
452 B
18 lines
452 B
--- pyproject.toml.orig 2023-10-28 04:35:40.000000000 -0400
|
|
+++ pyproject.toml 2024-01-01 09:59:23.651954876 -0500
|
|
@@ -75,7 +75,6 @@
|
|
'pillow>=9.4',
|
|
'nb2plots>=0.7',
|
|
'texext>=0.6.7',
|
|
- 'nbconvert<7.9',
|
|
]
|
|
extra = [
|
|
'lxml>=4.6',
|
|
--- requirements/doc.txt.orig 2023-10-28 04:35:40.000000000 -0400
|
|
+++ requirements/doc.txt 2024-01-01 09:59:23.651954876 -0500
|
|
@@ -7,4 +7,3 @@
|
|
pillow>=9.4
|
|
nb2plots>=0.7
|
|
texext>=0.6.7
|
|
-nbconvert<7.9
|