poetry.lock 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. [[package]]
  2. name = "appdirs"
  3. version = "1.4.4"
  4. description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
  5. category = "main"
  6. optional = false
  7. python-versions = "*"
  8. [[package]]
  9. name = "certifi"
  10. version = "2022.9.24"
  11. description = "Python package for providing Mozilla's CA Bundle."
  12. category = "main"
  13. optional = false
  14. python-versions = ">=3.6"
  15. [[package]]
  16. name = "charset-normalizer"
  17. version = "2.1.1"
  18. description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
  19. category = "main"
  20. optional = false
  21. python-versions = ">=3.6.0"
  22. [package.extras]
  23. unicode-backport = ["unicodedata2"]
  24. [[package]]
  25. name = "idna"
  26. version = "3.4"
  27. description = "Internationalized Domain Names in Applications (IDNA)"
  28. category = "main"
  29. optional = false
  30. python-versions = ">=3.5"
  31. [[package]]
  32. name = "nuitka"
  33. version = "1.1.7"
  34. description = "Python compiler with full language support and CPython compatibility"
  35. category = "dev"
  36. optional = false
  37. python-versions = "*"
  38. [[package]]
  39. name = "requests"
  40. version = "2.28.1"
  41. description = "Python HTTP for Humans."
  42. category = "main"
  43. optional = false
  44. python-versions = ">=3.7, <4"
  45. [package.dependencies]
  46. certifi = ">=2017.4.17"
  47. charset-normalizer = ">=2,<3"
  48. idna = ">=2.5,<4"
  49. urllib3 = ">=1.21.1,<1.27"
  50. [package.extras]
  51. socks = ["PySocks (>=1.5.6,!=1.5.7)"]
  52. use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
  53. [[package]]
  54. name = "urllib3"
  55. version = "1.26.12"
  56. description = "HTTP library with thread-safe connection pooling, file post, and more."
  57. category = "main"
  58. optional = false
  59. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4"
  60. [package.extras]
  61. brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"]
  62. secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"]
  63. socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
  64. [metadata]
  65. lock-version = "1.1"
  66. python-versions = "^3.7"
  67. content-hash = "ceff6433a5c9ac65e67a8af315503c2d7d9460064205060dc5d6d7e9dc737cdc"
  68. [metadata.files]
  69. appdirs = [
  70. {file = "appdirs-1.4.4-py2.py3-none-any.whl", hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"},
  71. {file = "appdirs-1.4.4.tar.gz", hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"},
  72. ]
  73. certifi = [
  74. {file = "certifi-2022.9.24-py3-none-any.whl", hash = "sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382"},
  75. {file = "certifi-2022.9.24.tar.gz", hash = "sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14"},
  76. ]
  77. charset-normalizer = [
  78. {file = "charset-normalizer-2.1.1.tar.gz", hash = "sha256:5a3d016c7c547f69d6f81fb0db9449ce888b418b5b9952cc5e6e66843e9dd845"},
  79. {file = "charset_normalizer-2.1.1-py3-none-any.whl", hash = "sha256:83e9a75d1911279afd89352c68b45348559d1fc0506b054b346651b5e7fee29f"},
  80. ]
  81. idna = [
  82. {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
  83. {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
  84. ]
  85. nuitka = [
  86. {file = "Nuitka-1.1.7.tar.gz", hash = "sha256:027f9e6aa5e30a606a70de0eb6a4fc85fc02a3bcf03c3e442afc689b1d4081b8"},
  87. ]
  88. requests = [
  89. {file = "requests-2.28.1-py3-none-any.whl", hash = "sha256:8fefa2a1a1365bf5520aac41836fbee479da67864514bdb821f31ce07ce65349"},
  90. {file = "requests-2.28.1.tar.gz", hash = "sha256:7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983"},
  91. ]
  92. urllib3 = [
  93. {file = "urllib3-1.26.12-py2.py3-none-any.whl", hash = "sha256:b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997"},
  94. {file = "urllib3-1.26.12.tar.gz", hash = "sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e"},
  95. ]