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 17e7e45 commit 751649eCopy full SHA for 751649e
docs/assets/dependencies.mmd
@@ -2,7 +2,7 @@ flowchart TD
2
classDef missing stroke-dasharray: 5
3
boltons["boltons\n24.0.0"]
4
distro["distro\n1.9.0"]
5
- extra-platforms["extra-platforms\n1.3.0"]
+ extra-platforms["extra-platforms\n1.3.1"]
6
extra-platforms -- "~=1.9.0" --> distro
7
extra-platforms -- "~=24.0.0" --> boltons
8
0 commit comments