Scripting way to upload videos to peertube and youtube
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

507 lines
21 KiB

  1. [[package]]
  2. category = "main"
  3. description = "Extensible memoizing collections and decorators"
  4. name = "cachetools"
  5. optional = false
  6. python-versions = "*"
  7. version = "3.1.1"
  8. [[package]]
  9. category = "main"
  10. description = "Python package for providing Mozilla's CA Bundle."
  11. name = "certifi"
  12. optional = false
  13. python-versions = "*"
  14. version = "2020.4.5.1"
  15. [[package]]
  16. category = "main"
  17. description = "Universal encoding detector for Python 2 and 3"
  18. name = "chardet"
  19. optional = false
  20. python-versions = "*"
  21. version = "3.0.4"
  22. [[package]]
  23. category = "main"
  24. description = "Updated configparser from Python 3.7 for Python 2.6+."
  25. name = "configparser"
  26. optional = false
  27. python-versions = ">=2.6"
  28. version = "3.8.1"
  29. [package.extras]
  30. docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
  31. testing = ["pytest (>=3.5,<3.7.3 || >3.7.3)", "pytest-checkdocs (>=1.2)", "pytest-flake8"]
  32. [[package]]
  33. category = "main"
  34. description = "Pythonic argument parser, that will make you smile"
  35. name = "docopt"
  36. optional = false
  37. python-versions = "*"
  38. version = "0.6.2"
  39. [[package]]
  40. category = "main"
  41. description = "Clean single-source support for Python 3 and 2"
  42. name = "future"
  43. optional = false
  44. python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
  45. version = "0.17.1"
  46. [[package]]
  47. category = "main"
  48. description = "Google API client core library"
  49. name = "google-api-core"
  50. optional = false
  51. python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*"
  52. version = "1.17.0"
  53. [package.dependencies]
  54. google-auth = ">=1.14.0,<2.0dev"
  55. googleapis-common-protos = ">=1.6.0,<2.0dev"
  56. protobuf = ">=3.4.0"
  57. pytz = "*"
  58. requests = ">=2.18.0,<3.0.0dev"
  59. setuptools = ">=34.0.0"
  60. six = ">=1.10.0"
  61. [package.extras]
  62. grpc = ["grpcio (>=1.8.2,<2.0dev)"]
  63. grpcgcp = ["grpcio-gcp (>=0.2.2)"]
  64. grpcio-gcp = ["grpcio-gcp (>=0.2.2)"]
  65. [[package]]
  66. category = "main"
  67. description = "Google API Client Library for Python"
  68. name = "google-api-python-client"
  69. optional = false
  70. python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*"
  71. version = "1.8.2"
  72. [package.dependencies]
  73. google-api-core = ">=1.13.0,<2dev"
  74. google-auth = ">=1.4.1"
  75. google-auth-httplib2 = ">=0.0.3"
  76. httplib2 = ">=0.9.2,<1dev"
  77. six = ">=1.6.1,<2dev"
  78. uritemplate = ">=3.0.0,<4dev"
  79. [[package]]
  80. category = "main"
  81. description = "Google Authentication Library"
  82. name = "google-auth"
  83. optional = false
  84. python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*"
  85. version = "1.14.1"
  86. [package.dependencies]
  87. cachetools = ">=2.0.0,<5.0"
  88. pyasn1-modules = ">=0.2.1"
  89. rsa = ">=3.1.4,<4.1"
  90. setuptools = ">=40.3.0"
  91. six = ">=1.9.0"
  92. [[package]]
  93. category = "main"
  94. description = "Google Authentication Library: httplib2 transport"
  95. name = "google-auth-httplib2"
  96. optional = false
  97. python-versions = "*"
  98. version = "0.0.3"
  99. [package.dependencies]
  100. google-auth = "*"
  101. httplib2 = ">=0.9.1"
  102. [[package]]
  103. category = "main"
  104. description = "Google Authentication Library"
  105. name = "google-auth-oauthlib"
  106. optional = false
  107. python-versions = "*"
  108. version = "0.2.0"
  109. [package.dependencies]
  110. google-auth = "*"
  111. requests-oauthlib = ">=0.7.0"
  112. [package.extras]
  113. tool = ["click"]
  114. [[package]]
  115. category = "main"
  116. description = "Common protobufs used in Google APIs"
  117. name = "googleapis-common-protos"
  118. optional = false
  119. python-versions = "*"
  120. version = "1.51.0"
  121. [package.dependencies]
  122. protobuf = ">=3.6.0"
  123. [package.extras]
  124. grpc = ["grpcio (>=1.0.0)"]
  125. [[package]]
  126. category = "main"
  127. description = "A comprehensive HTTP client library."
  128. name = "httplib2"
  129. optional = false
  130. python-versions = "*"
  131. version = "0.12.3"
  132. [[package]]
  133. category = "main"
  134. description = "Internationalized Domain Names in Applications (IDNA)"
  135. name = "idna"
  136. optional = false
  137. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
  138. version = "2.9"
  139. [[package]]
  140. category = "main"
  141. description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
  142. name = "oauthlib"
  143. optional = false
  144. python-versions = "*"
  145. version = "2.1.0"
  146. [package.extras]
  147. rsa = ["cryptography"]
  148. signals = ["blinker"]
  149. signedtoken = ["cryptography", "pyjwt (>=1.0.0)"]
  150. test = ["nose", "unittest2", "cryptography", "mock", "pyjwt (>=1.0.0)", "blinker"]
  151. [[package]]
  152. category = "main"
  153. description = "Protocol Buffers"
  154. name = "protobuf"
  155. optional = false
  156. python-versions = "*"
  157. version = "3.11.3"
  158. [package.dependencies]
  159. setuptools = "*"
  160. six = ">=1.9"
  161. [[package]]
  162. category = "main"
  163. description = "ASN.1 types and codecs"
  164. name = "pyasn1"
  165. optional = false
  166. python-versions = "*"
  167. version = "0.4.8"
  168. [[package]]
  169. category = "main"
  170. description = "A collection of ASN.1-based protocols modules."
  171. name = "pyasn1-modules"
  172. optional = false
  173. python-versions = "*"
  174. version = "0.2.8"
  175. [package.dependencies]
  176. pyasn1 = ">=0.4.6,<0.5.0"
  177. [[package]]
  178. category = "main"
  179. description = "File type identification using libmagic"
  180. name = "python-magic"
  181. optional = false
  182. python-versions = "*"
  183. version = "0.4.15"
  184. [[package]]
  185. category = "main"
  186. description = "File type identification using libmagic binary package"
  187. marker = "platform_system == \"Windows\""
  188. name = "python-magic-bin"
  189. optional = false
  190. python-versions = "*"
  191. version = "0.4.14"
  192. [[package]]
  193. category = "main"
  194. description = "World timezone definitions, modern and historical"
  195. name = "pytz"
  196. optional = false
  197. python-versions = "*"
  198. version = "2019.3"
  199. [[package]]
  200. category = "main"
  201. description = "Python HTTP for Humans."
  202. name = "requests"
  203. optional = false
  204. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
  205. version = "2.23.0"
  206. [package.dependencies]
  207. certifi = ">=2017.4.17"
  208. chardet = ">=3.0.2,<4"
  209. idna = ">=2.5,<3"
  210. urllib3 = ">=1.21.1,<1.25.0 || >1.25.0,<1.25.1 || >1.25.1,<1.26"
  211. [package.extras]
  212. security = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"]
  213. socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7)", "win-inet-pton"]
  214. [[package]]
  215. category = "main"
  216. description = "OAuthlib authentication support for Requests."
  217. name = "requests-oauthlib"
  218. optional = false
  219. python-versions = "*"
  220. version = "0.8.0"
  221. [package.dependencies]
  222. oauthlib = ">=0.6.2"
  223. requests = ">=2.0.0"
  224. [package.extras]
  225. rsa = ["oauthlib (>=0.6.2)", "requests (>=2.0.0)"]
  226. [[package]]
  227. category = "main"
  228. description = "A utility belt for advanced users of python-requests"
  229. name = "requests-toolbelt"
  230. optional = false
  231. python-versions = "*"
  232. version = "0.9.1"
  233. [package.dependencies]
  234. requests = ">=2.0.1,<3.0.0"
  235. [[package]]
  236. category = "main"
  237. description = "Pure-Python RSA implementation"
  238. name = "rsa"
  239. optional = false
  240. python-versions = "*"
  241. version = "4.0"
  242. [package.dependencies]
  243. pyasn1 = ">=0.1.3"
  244. [[package]]
  245. category = "main"
  246. description = "Simple data validation library"
  247. name = "schema"
  248. optional = false
  249. python-versions = "*"
  250. version = "0.6.8"
  251. [[package]]
  252. category = "main"
  253. description = "Python 2 and 3 compatibility utilities"
  254. name = "six"
  255. optional = false
  256. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
  257. version = "1.14.0"
  258. [[package]]
  259. category = "main"
  260. description = "tzinfo object for the local timezone"
  261. name = "tzlocal"
  262. optional = false
  263. python-versions = "*"
  264. version = "1.5.1"
  265. [package.dependencies]
  266. pytz = "*"
  267. [[package]]
  268. category = "main"
  269. description = "ASCII transliterations of Unicode text"
  270. name = "unidecode"
  271. optional = false
  272. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
  273. version = "1.1.1"
  274. [[package]]
  275. category = "main"
  276. description = "URI templates"
  277. name = "uritemplate"
  278. optional = false
  279. python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
  280. version = "3.0.1"
  281. [[package]]
  282. category = "main"
  283. description = "HTTP library with thread-safe connection pooling, file post, and more."
  284. name = "urllib3"
  285. optional = false
  286. python-versions = "*"
  287. version = "1.22"
  288. [package.extras]
  289. secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"]
  290. socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"]
  291. [metadata]
  292. content-hash = "b3063876dbcd6443d0459a9ef376ccdba2a21adc2e7a49d75c9450904b40615f"
  293. python-versions = ">=3.5"
  294. [metadata.files]
  295. cachetools = [
  296. {file = "cachetools-3.1.1-py2.py3-none-any.whl", hash = "sha256:428266a1c0d36dc5aca63a2d7c5942e88c2c898d72139fca0e97fdd2380517ae"},
  297. {file = "cachetools-3.1.1.tar.gz", hash = "sha256:8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a"},
  298. ]
  299. certifi = [
  300. {file = "certifi-2020.4.5.1-py2.py3-none-any.whl", hash = "sha256:1d987a998c75633c40847cc966fcf5904906c920a7f17ef374f5aa4282abd304"},
  301. {file = "certifi-2020.4.5.1.tar.gz", hash = "sha256:51fcb31174be6e6664c5f69e3e1691a2d72a1a12e90f872cbdb1567eb47b6519"},
  302. ]
  303. chardet = [
  304. {file = "chardet-3.0.4-py2.py3-none-any.whl", hash = "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691"},
  305. {file = "chardet-3.0.4.tar.gz", hash = "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"},
  306. ]
  307. configparser = [
  308. {file = "configparser-3.8.1-py2.py3-none-any.whl", hash = "sha256:45d1272aad6cfd7a8a06cf5c73f2ceb6a190f6acc1fa707e7f82a4c053b28b18"},
  309. {file = "configparser-3.8.1.tar.gz", hash = "sha256:bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17"},
  310. ]
  311. docopt = [
  312. {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"},
  313. ]
  314. future = [
  315. {file = "future-0.17.1.tar.gz", hash = "sha256:67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8"},
  316. ]
  317. google-api-core = [
  318. {file = "google-api-core-1.17.0.tar.gz", hash = "sha256:e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689"},
  319. {file = "google_api_core-1.17.0-py2.py3-none-any.whl", hash = "sha256:c0e430658ed6be902d7ba7095fb0a9cac810270d71bf7ac4484e76c300407aae"},
  320. ]
  321. google-api-python-client = [
  322. {file = "google-api-python-client-1.8.2.tar.gz", hash = "sha256:bf482c13fb41a6d01770f9d62be6b33fdcd41d68c97f2beb9be02297bdd9e725"},
  323. {file = "google_api_python_client-1.8.2-py3-none-any.whl", hash = "sha256:8dd35a3704650c2db44e6cf52abdaf9de71f409c93c56bbe48a321ab5e14ebad"},
  324. ]
  325. google-auth = [
  326. {file = "google-auth-1.14.1.tar.gz", hash = "sha256:e63b2210e03c4ed829063b72c4af0c4b867c2788efb3210b6b9439b488bd3afd"},
  327. {file = "google_auth-1.14.1-py2.py3-none-any.whl", hash = "sha256:0c41a453b9a8e77975bfa436b8daedac00aed1c545d84410daff8272fff40fbb"},
  328. ]
  329. google-auth-httplib2 = [
  330. {file = "google-auth-httplib2-0.0.3.tar.gz", hash = "sha256:098fade613c25b4527b2c08fa42d11f3c2037dda8995d86de0745228e965d445"},
  331. {file = "google_auth_httplib2-0.0.3-py2.py3-none-any.whl", hash = "sha256:f1c437842155680cf9918df9bc51c1182fda41feef88c34004bd1978c8157e08"},
  332. ]
  333. google-auth-oauthlib = [
  334. {file = "google-auth-oauthlib-0.2.0.tar.gz", hash = "sha256:226d1d0960f86ba5d9efd426a70b291eaba96f47d071657e0254ea969025728a"},
  335. {file = "google_auth_oauthlib-0.2.0-py2.py3-none-any.whl", hash = "sha256:81ba22acada4d13b1d83f9371ab19fd61f1250a542d21cf49e4dcf0637a7344a"},
  336. ]
  337. googleapis-common-protos = [
  338. {file = "googleapis-common-protos-1.51.0.tar.gz", hash = "sha256:013c91704279119150e44ef770086fdbba158c1f978a6402167d47d5409e226e"},
  339. ]
  340. httplib2 = [
  341. {file = "httplib2-0.12.3-py3-none-any.whl", hash = "sha256:23914b5487dfe8ef09db6656d6d63afb0cf3054ad9ebc50868ddc8e166b5f8e8"},
  342. {file = "httplib2-0.12.3.tar.gz", hash = "sha256:a18121c7c72a56689efbf1aef990139ad940fee1e64c6f2458831736cd593600"},
  343. ]
  344. idna = [
  345. {file = "idna-2.9-py2.py3-none-any.whl", hash = "sha256:a068a21ceac8a4d63dbfd964670474107f541babbd2250d61922f029858365fa"},
  346. {file = "idna-2.9.tar.gz", hash = "sha256:7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb"},
  347. ]
  348. oauthlib = [
  349. {file = "oauthlib-2.1.0-py2.py3-none-any.whl", hash = "sha256:d883b36b21a6ad813953803edfa563b1b579d79ca758fe950d1bc9e8b326025b"},
  350. {file = "oauthlib-2.1.0.tar.gz", hash = "sha256:ac35665a61c1685c56336bda97d5eefa246f1202618a1d6f34fccb1bdd404162"},
  351. ]
  352. protobuf = [
  353. {file = "protobuf-3.11.3-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:ef2c2e56aaf9ee914d3dccc3408d42661aaf7d9bb78eaa8f17b2e6282f214481"},
  354. {file = "protobuf-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:dd9aa4401c36785ea1b6fff0552c674bdd1b641319cb07ed1fe2392388e9b0d7"},
  355. {file = "protobuf-3.11.3-cp35-cp35m-macosx_10_9_intel.whl", hash = "sha256:310a7aca6e7f257510d0c750364774034272538d51796ca31d42c3925d12a52a"},
  356. {file = "protobuf-3.11.3-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:e512b7f3a4dd780f59f1bf22c302740e27b10b5c97e858a6061772668cd6f961"},
  357. {file = "protobuf-3.11.3-cp35-cp35m-win32.whl", hash = "sha256:fdfb6ad138dbbf92b5dbea3576d7c8ba7463173f7d2cb0ca1bd336ec88ddbd80"},
  358. {file = "protobuf-3.11.3-cp35-cp35m-win_amd64.whl", hash = "sha256:e2f8a75261c26b2f5f3442b0525d50fd79a71aeca04b5ec270fc123536188306"},
  359. {file = "protobuf-3.11.3-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:c40973a0aee65422d8cb4e7d7cbded95dfeee0199caab54d5ab25b63bce8135a"},
  360. {file = "protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:adf0e4d57b33881d0c63bb11e7f9038f98ee0c3e334c221f0858f826e8fb0151"},
  361. {file = "protobuf-3.11.3-cp36-cp36m-win32.whl", hash = "sha256:0bae429443cc4748be2aadfdaf9633297cfaeb24a9a02d0ab15849175ce90fab"},
  362. {file = "protobuf-3.11.3-cp36-cp36m-win_amd64.whl", hash = "sha256:e11df1ac6905e81b815ab6fd518e79be0a58b5dc427a2cf7208980f30694b956"},
  363. {file = "protobuf-3.11.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:7774bbbaac81d3ba86de646c39f154afc8156717972bf0450c9dbfa1dc8dbea2"},
  364. {file = "protobuf-3.11.3-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:8eb9c93798b904f141d9de36a0ba9f9b73cc382869e67c9e642c0aba53b0fc07"},
  365. {file = "protobuf-3.11.3-cp37-cp37m-win32.whl", hash = "sha256:fac513a9dc2a74b99abd2e17109b53945e364649ca03d9f7a0b96aa8d1807d0a"},
  366. {file = "protobuf-3.11.3-cp37-cp37m-win_amd64.whl", hash = "sha256:82d7ac987715d8d1eb4068bf997f3053468e0ce0287e2729c30601feb6602fee"},
  367. {file = "protobuf-3.11.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:73152776dc75f335c476d11d52ec6f0f6925774802cd48d6189f4d5d7fe753f4"},
  368. {file = "protobuf-3.11.3-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:52e586072612c1eec18e1174f8e3bb19d08f075fc2e3f91d3b16c919078469d0"},
  369. {file = "protobuf-3.11.3-py2.7.egg", hash = "sha256:2affcaba328c4662f3bc3c0e9576ea107906b2c2b6422344cdad961734ff6b93"},
  370. {file = "protobuf-3.11.3-py2.py3-none-any.whl", hash = "sha256:24e3b6ad259544d717902777b33966a1a069208c885576254c112663e6a5bb0f"},
  371. {file = "protobuf-3.11.3.tar.gz", hash = "sha256:c77c974d1dadf246d789f6dad1c24426137c9091e930dbf50e0a29c1fcf00b1f"},
  372. ]
  373. pyasn1 = [
  374. {file = "pyasn1-0.4.8-py2.4.egg", hash = "sha256:fec3e9d8e36808a28efb59b489e4528c10ad0f480e57dcc32b4de5c9d8c9fdf3"},
  375. {file = "pyasn1-0.4.8-py2.5.egg", hash = "sha256:0458773cfe65b153891ac249bcf1b5f8f320b7c2ce462151f8fa74de8934becf"},
  376. {file = "pyasn1-0.4.8-py2.6.egg", hash = "sha256:5c9414dcfede6e441f7e8f81b43b34e834731003427e5b09e4e00e3172a10f00"},
  377. {file = "pyasn1-0.4.8-py2.7.egg", hash = "sha256:6e7545f1a61025a4e58bb336952c5061697da694db1cae97b116e9c46abcf7c8"},
  378. {file = "pyasn1-0.4.8-py2.py3-none-any.whl", hash = "sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d"},
  379. {file = "pyasn1-0.4.8-py3.1.egg", hash = "sha256:78fa6da68ed2727915c4767bb386ab32cdba863caa7dbe473eaae45f9959da86"},
  380. {file = "pyasn1-0.4.8-py3.2.egg", hash = "sha256:08c3c53b75eaa48d71cf8c710312316392ed40899cb34710d092e96745a358b7"},
  381. {file = "pyasn1-0.4.8-py3.3.egg", hash = "sha256:03840c999ba71680a131cfaee6fab142e1ed9bbd9c693e285cc6aca0d555e576"},
  382. {file = "pyasn1-0.4.8-py3.4.egg", hash = "sha256:7ab8a544af125fb704feadb008c99a88805126fb525280b2270bb25cc1d78a12"},
  383. {file = "pyasn1-0.4.8-py3.5.egg", hash = "sha256:e89bf84b5437b532b0803ba5c9a5e054d21fec423a89952a74f87fa2c9b7bce2"},
  384. {file = "pyasn1-0.4.8-py3.6.egg", hash = "sha256:014c0e9976956a08139dc0712ae195324a75e142284d5f87f1a87ee1b068a359"},
  385. {file = "pyasn1-0.4.8-py3.7.egg", hash = "sha256:99fcc3c8d804d1bc6d9a099921e39d827026409a58f2a720dcdb89374ea0c776"},
  386. {file = "pyasn1-0.4.8.tar.gz", hash = "sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba"},
  387. ]
  388. pyasn1-modules = [
  389. {file = "pyasn1-modules-0.2.8.tar.gz", hash = "sha256:905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e"},
  390. {file = "pyasn1_modules-0.2.8-py2.4.egg", hash = "sha256:0fe1b68d1e486a1ed5473f1302bd991c1611d319bba158e98b106ff86e1d7199"},
  391. {file = "pyasn1_modules-0.2.8-py2.5.egg", hash = "sha256:fe0644d9ab041506b62782e92b06b8c68cca799e1a9636ec398675459e031405"},
  392. {file = "pyasn1_modules-0.2.8-py2.6.egg", hash = "sha256:a99324196732f53093a84c4369c996713eb8c89d360a496b599fb1a9c47fc3eb"},
  393. {file = "pyasn1_modules-0.2.8-py2.7.egg", hash = "sha256:0845a5582f6a02bb3e1bde9ecfc4bfcae6ec3210dd270522fee602365430c3f8"},
  394. {file = "pyasn1_modules-0.2.8-py2.py3-none-any.whl", hash = "sha256:a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74"},
  395. {file = "pyasn1_modules-0.2.8-py3.1.egg", hash = "sha256:f39edd8c4ecaa4556e989147ebf219227e2cd2e8a43c7e7fcb1f1c18c5fd6a3d"},
  396. {file = "pyasn1_modules-0.2.8-py3.2.egg", hash = "sha256:b80486a6c77252ea3a3e9b1e360bc9cf28eaac41263d173c032581ad2f20fe45"},
  397. {file = "pyasn1_modules-0.2.8-py3.3.egg", hash = "sha256:65cebbaffc913f4fe9e4808735c95ea22d7a7775646ab690518c056784bc21b4"},
  398. {file = "pyasn1_modules-0.2.8-py3.4.egg", hash = "sha256:15b7c67fabc7fc240d87fb9aabf999cf82311a6d6fb2c70d00d3d0604878c811"},
  399. {file = "pyasn1_modules-0.2.8-py3.5.egg", hash = "sha256:426edb7a5e8879f1ec54a1864f16b882c2837bfd06eee62f2c982315ee2473ed"},
  400. {file = "pyasn1_modules-0.2.8-py3.6.egg", hash = "sha256:cbac4bc38d117f2a49aeedec4407d23e8866ea4ac27ff2cf7fb3e5b570df19e0"},
  401. {file = "pyasn1_modules-0.2.8-py3.7.egg", hash = "sha256:c29a5e5cc7a3f05926aff34e097e84f8589cd790ce0ed41b67aed6857b26aafd"},
  402. ]
  403. python-magic = [
  404. {file = "python-magic-0.4.15.tar.gz", hash = "sha256:f3765c0f582d2dfc72c15f3b5a82aecfae9498bd29ca840d72f37d7bd38bfcd5"},
  405. {file = "python_magic-0.4.15-py2.py3-none-any.whl", hash = "sha256:f2674dcfad52ae6c49d4803fa027809540b130db1dec928cfbb9240316831375"},
  406. ]
  407. python-magic-bin = [
  408. {file = "python_magic_bin-0.4.14-py2.py3-none-macosx_10_6_intel.whl", hash = "sha256:7b1743b3dbf16601d6eedf4e7c2c9a637901b0faaf24ad4df4d4527e7d8f66a4"},
  409. {file = "python_magic_bin-0.4.14-py2.py3-none-win32.whl", hash = "sha256:34a788c03adde7608028203e2dbb208f1f62225ad91518787ae26d603ae68892"},
  410. {file = "python_magic_bin-0.4.14-py2.py3-none-win_amd64.whl", hash = "sha256:90be6206ad31071a36065a2fc169c5afb5e0355cbe6030e87641c6c62edc2b69"},
  411. ]
  412. pytz = [
  413. {file = "pytz-2019.3-py2.py3-none-any.whl", hash = "sha256:1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500d"},
  414. {file = "pytz-2019.3.tar.gz", hash = "sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be"},
  415. ]
  416. requests = [
  417. {file = "requests-2.23.0-py2.py3-none-any.whl", hash = "sha256:43999036bfa82904b6af1d99e4882b560e5e2c68e5c4b0aa03b655f3d7d73fee"},
  418. {file = "requests-2.23.0.tar.gz", hash = "sha256:b3f43d496c6daba4493e7c431722aeb7dbc6288f52a6e04e7b6023b0247817e6"},
  419. ]
  420. requests-oauthlib = [
  421. {file = "requests-oauthlib-0.8.0.tar.gz", hash = "sha256:883ac416757eada6d3d07054ec7092ac21c7f35cb1d2cf82faf205637081f468"},
  422. {file = "requests_oauthlib-0.8.0-py2.py3-none-any.whl", hash = "sha256:50a8ae2ce8273e384895972b56193c7409601a66d4975774c60c2aed869639ca"},
  423. ]
  424. requests-toolbelt = [
  425. {file = "requests-toolbelt-0.9.1.tar.gz", hash = "sha256:968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0"},
  426. {file = "requests_toolbelt-0.9.1-py2.py3-none-any.whl", hash = "sha256:380606e1d10dc85c3bd47bf5a6095f815ec007be7a8b69c878507068df059e6f"},
  427. ]
  428. rsa = [
  429. {file = "rsa-4.0-py2.py3-none-any.whl", hash = "sha256:14ba45700ff1ec9eeb206a2ce76b32814958a98e372006c8fb76ba820211be66"},
  430. {file = "rsa-4.0.tar.gz", hash = "sha256:1a836406405730121ae9823e19c6e806c62bbad73f890574fff50efa4122c487"},
  431. ]
  432. schema = [
  433. {file = "schema-0.6.8-py2.py3-none-any.whl", hash = "sha256:d994b0dc4966000037b26898df638e3e2a694cc73636cb2050e652614a350687"},
  434. {file = "schema-0.6.8.tar.gz", hash = "sha256:fa1a53fe5f3b6929725a4e81688c250f46838e25d8c1885a10a590c8c01a7b74"},
  435. ]
  436. six = [
  437. {file = "six-1.14.0-py2.py3-none-any.whl", hash = "sha256:8f3cd2e254d8f793e7f3d6d9df77b92252b52637291d0f0da013c76ea2724b6c"},
  438. {file = "six-1.14.0.tar.gz", hash = "sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a"},
  439. ]
  440. tzlocal = [
  441. {file = "tzlocal-1.5.1.tar.gz", hash = "sha256:4ebeb848845ac898da6519b9b31879cf13b6626f7184c496037b818e238f2c4e"},
  442. ]
  443. unidecode = [
  444. {file = "Unidecode-1.1.1-py2.py3-none-any.whl", hash = "sha256:1d7a042116536098d05d599ef2b8616759f02985c85b4fef50c78a5aaf10822a"},
  445. {file = "Unidecode-1.1.1.tar.gz", hash = "sha256:2b6aab710c2a1647e928e36d69c21e76b453cd455f4e2621000e54b2a9b8cce8"},
  446. ]
  447. uritemplate = [
  448. {file = "uritemplate-3.0.1-py2.py3-none-any.whl", hash = "sha256:07620c3f3f8eed1f12600845892b0e036a2420acf513c53f7de0abd911a5894f"},
  449. {file = "uritemplate-3.0.1.tar.gz", hash = "sha256:5af8ad10cec94f215e3f48112de2022e1d5a37ed427fbd88652fa908f2ab7cae"},
  450. ]
  451. urllib3 = [
  452. {file = "urllib3-1.22-py2.py3-none-any.whl", hash = "sha256:06330f386d6e4b195fbfc736b297f58c5a892e4440e54d294d7004e3a9bbea1b"},
  453. {file = "urllib3-1.22.tar.gz", hash = "sha256:cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f"},
  454. ]