poetry.lock 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. # This file is automatically @generated by Poetry and should not be changed by hand.
  2. [[package]]
  3. name = "click"
  4. version = "8.1.3"
  5. description = "Composable command line interface toolkit"
  6. category = "main"
  7. optional = false
  8. python-versions = ">=3.7"
  9. files = [
  10. {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"},
  11. {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"},
  12. ]
  13. [package.dependencies]
  14. colorama = {version = "*", markers = "platform_system == \"Windows\""}
  15. [[package]]
  16. name = "colorama"
  17. version = "0.4.6"
  18. description = "Cross-platform colored terminal text."
  19. category = "main"
  20. optional = false
  21. python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
  22. files = [
  23. {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
  24. {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
  25. ]
  26. [metadata]
  27. lock-version = "2.0"
  28. python-versions = "^3.10"
  29. content-hash = "70b32ec6081d9a1b1fa9bcf40a3eb0f386db9a8d80a7bfbbe29a47ac428e0fbd"