poetry.lock 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. # This file is automatically @generated by Poetry and should not be changed by hand.
  2. [[package]]
  3. name = "certifi"
  4. version = "2022.12.7"
  5. description = "Python package for providing Mozilla's CA Bundle."
  6. category = "main"
  7. optional = false
  8. python-versions = ">=3.6"
  9. files = [
  10. {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"},
  11. {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"},
  12. ]
  13. [[package]]
  14. name = "charset-normalizer"
  15. version = "2.1.1"
  16. description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
  17. category = "main"
  18. optional = false
  19. python-versions = ">=3.6.0"
  20. files = [
  21. {file = "charset-normalizer-2.1.1.tar.gz", hash = "sha256:5a3d016c7c547f69d6f81fb0db9449ce888b418b5b9952cc5e6e66843e9dd845"},
  22. {file = "charset_normalizer-2.1.1-py3-none-any.whl", hash = "sha256:83e9a75d1911279afd89352c68b45348559d1fc0506b054b346651b5e7fee29f"},
  23. ]
  24. [package.extras]
  25. unicode-backport = ["unicodedata2"]
  26. [[package]]
  27. name = "click"
  28. version = "8.1.3"
  29. description = "Composable command line interface toolkit"
  30. category = "main"
  31. optional = false
  32. python-versions = ">=3.7"
  33. files = [
  34. {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"},
  35. {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"},
  36. ]
  37. [package.dependencies]
  38. colorama = {version = "*", markers = "platform_system == \"Windows\""}
  39. [[package]]
  40. name = "colorama"
  41. version = "0.4.6"
  42. description = "Cross-platform colored terminal text."
  43. category = "main"
  44. optional = false
  45. python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
  46. files = [
  47. {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
  48. {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
  49. ]
  50. [[package]]
  51. name = "idna"
  52. version = "3.4"
  53. description = "Internationalized Domain Names in Applications (IDNA)"
  54. category = "main"
  55. optional = false
  56. python-versions = ">=3.5"
  57. files = [
  58. {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
  59. {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
  60. ]
  61. [[package]]
  62. name = "requests"
  63. version = "2.28.1"
  64. description = "Python HTTP for Humans."
  65. category = "main"
  66. optional = false
  67. python-versions = ">=3.7, <4"
  68. files = [
  69. {file = "requests-2.28.1-py3-none-any.whl", hash = "sha256:8fefa2a1a1365bf5520aac41836fbee479da67864514bdb821f31ce07ce65349"},
  70. {file = "requests-2.28.1.tar.gz", hash = "sha256:7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983"},
  71. ]
  72. [package.dependencies]
  73. certifi = ">=2017.4.17"
  74. charset-normalizer = ">=2,<3"
  75. idna = ">=2.5,<4"
  76. urllib3 = ">=1.21.1,<1.27"
  77. [package.extras]
  78. socks = ["PySocks (>=1.5.6,!=1.5.7)"]
  79. use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
  80. [[package]]
  81. name = "urllib3"
  82. version = "1.26.13"
  83. description = "HTTP library with thread-safe connection pooling, file post, and more."
  84. category = "main"
  85. optional = false
  86. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
  87. files = [
  88. {file = "urllib3-1.26.13-py2.py3-none-any.whl", hash = "sha256:47cc05d99aaa09c9e72ed5809b60e7ba354e64b59c9c173ac3018642d8bb41fc"},
  89. {file = "urllib3-1.26.13.tar.gz", hash = "sha256:c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8"},
  90. ]
  91. [package.extras]
  92. brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"]
  93. secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"]
  94. socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
  95. [metadata]
  96. lock-version = "2.0"
  97. python-versions = "^3.10"
  98. content-hash = "7b1c37334d91fc7e95db9789a857f39d10f98841a05bdd398898868b14f9b732"