We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56de48 commit 67661d9Copy full SHA for 67661d9
CHANGES
@@ -12,6 +12,19 @@ $ pip install --user --upgrade --pre gp-libs
12
13
- _Add your latest changes from PRs here_
14
15
+### Breaking changes
16
+
17
+#### Minimum requirements
18
19
+To lift the development burden of supporting legacy APIs, as this package is
20
+lightly used, minimum constraints have been pinned:
21
22
+- docutils: 0.20.1+
23
+- myst-parser: 2.0.0+
24
25
+If you have even passing interested in supporting legacy versions, file an
26
+issue on the tracker.
27
28
### Development
29
30
- poetry: 1.7.1 -> 1.8.1
0 commit comments