diff options
Diffstat (limited to 'pdm.lock')
| -rw-r--r-- | pdm.lock | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -6,7 +6,7 @@ groups = ["default"] cross_platform = true static_urls = false lock_version = "4.3" -content_hash = "sha256:b4a772bba741f312f87ccfb7b833351aa83cbf6b23e9cd1f84463059c9b0447d" +content_hash = "sha256:b629d4cd8e8585cf1128e9dd7f1a585746bc3e94bb588794250bf99dd80d00b3" [[package]] name = "anyio" @@ -140,6 +140,16 @@ files = [ ] [[package]] +name = "docutils" +version = "0.20.1" +requires_python = ">=3.7" +summary = "Docutils -- Python Documentation Utilities" +files = [ + {file = "docutils-0.20.1-py3-none-any.whl", hash = "sha256:96f387a2c5562db4476f09f13bbab2192e764cac08ebbf3a34a95d9b1e4a59d6"}, + {file = "docutils-0.20.1.tar.gz", hash = "sha256:f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b"}, +] + +[[package]] name = "essentials" version = "1.1.5" summary = "General purpose classes and functions, reusable in any kind of Python application" |
