mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
- Update WWW Changes: https://github.com/numpy/numpydoc/releases https://numpydoc.readthedocs.io/en/latest/release_notes.html
11 lines
255 B
TOML
11 lines
255 B
TOML
--- pyproject.toml.orig 2023-08-31 17:00:35 UTC
|
|
+++ pyproject.toml
|
|
@@ -27,7 +27,7 @@ classifiers = [
|
|
dependencies = [
|
|
'sphinx>=5',
|
|
'Jinja2>=2.10',
|
|
- 'tabulate>=0.8.10',
|
|
+ 'tabulate>=0.8.9',
|
|
"tomli>=1.1.0;python_version<'3.11'",
|
|
]
|
|
|