contrib/packaging/requirements-windows-py3.txt
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 06 Sep 2022 15:08:52 -0400
branchstable
changeset 49490 37debd850c16
parent 49398 98645c1bfeaa
child 49606 4092db99541a
permissions -rw-r--r--
packaging: update dulwich to drop the certifi dependency on Windows The presence of `certifi` causes the system certificate store to be ignored, which was reported as a bug against TortoiseHg[1]. It was only pulled in on Windows because of `dulwich`, which was copied from the old TortoiseHg install scripts, in order to support `hg-git`. This version of `dulwich` raises the minimum `urllib3` to a version (1.25) that does certificate verification by default, without the help of `certifi`[2]. We already bundle a newer version of `urllib3`. Note that `certifi` can still be imported from the user site directory, if installed there. But the installer no longer disables the system certificates by default. [1] https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5825 [2] https://github.com/jelmer/dulwich/issues/1025
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
43512
5a0a4fa055ff packaging: clean up excess packages for Inno
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43316
diff changeset
     1
#
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
     2
# This file is autogenerated by pip-compile with python 3.7
43512
5a0a4fa055ff packaging: clean up excess packages for Inno
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43316
diff changeset
     3
# To update, run:
5a0a4fa055ff packaging: clean up excess packages for Inno
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43316
diff changeset
     4
#
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
     5
#    pip-compile --generate-hashes --output-file=contrib/packaging/requirements-windows-py3.txt contrib/packaging/requirements-windows.txt.in
43512
5a0a4fa055ff packaging: clean up excess packages for Inno
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43316
diff changeset
     6
#
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
     7
atomicwrites==1.4.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
     8
    --hash=sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
     9
    --hash=sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    10
    # via pytest
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    11
attrs==21.2.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    12
    --hash=sha256:149e90d6d8ac20db7a955ad60cf0e6881a3f20d37096140088356da6c716b0b1 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
    13
    --hash=sha256:ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04ae4f5fb
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    14
    # via pytest
45982
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
    15
cached-property==1.5.2 \
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
    16
    --hash=sha256:9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
    17
    --hash=sha256:df4f613cf7ad9a588cc381aaf4a512d26265ecebd5eb9e1ba12f1319eb85a6a0
45982
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
    18
    # via pygit2
48352
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    19
cffi==1.15.0 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    20
    --hash=sha256:00c878c90cb53ccfaae6b8bc18ad05d2036553e6d9d1d9dbcf323bbe83854ca3 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    21
    --hash=sha256:0104fb5ae2391d46a4cb082abdd5c69ea4eab79d8d44eaaf79f1b1fd806ee4c2 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    22
    --hash=sha256:06c48159c1abed75c2e721b1715c379fa3200c7784271b3c46df01383b593636 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    23
    --hash=sha256:0808014eb713677ec1292301ea4c81ad277b6cdf2fdd90fd540af98c0b101d20 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    24
    --hash=sha256:10dffb601ccfb65262a27233ac273d552ddc4d8ae1bf93b21c94b8511bffe728 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    25
    --hash=sha256:14cd121ea63ecdae71efa69c15c5543a4b5fbcd0bbe2aad864baca0063cecf27 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    26
    --hash=sha256:17771976e82e9f94976180f76468546834d22a7cc404b17c22df2a2c81db0c66 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    27
    --hash=sha256:181dee03b1170ff1969489acf1c26533710231c58f95534e3edac87fff06c443 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    28
    --hash=sha256:23cfe892bd5dd8941608f93348c0737e369e51c100d03718f108bf1add7bd6d0 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    29
    --hash=sha256:263cc3d821c4ab2213cbe8cd8b355a7f72a8324577dc865ef98487c1aeee2bc7 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    30
    --hash=sha256:2756c88cbb94231c7a147402476be2c4df2f6078099a6f4a480d239a8817ae39 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    31
    --hash=sha256:27c219baf94952ae9d50ec19651a687b826792055353d07648a5695413e0c605 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    32
    --hash=sha256:2a23af14f408d53d5e6cd4e3d9a24ff9e05906ad574822a10563efcef137979a \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    33
    --hash=sha256:31fb708d9d7c3f49a60f04cf5b119aeefe5644daba1cd2a0fe389b674fd1de37 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    34
    --hash=sha256:3415c89f9204ee60cd09b235810be700e993e343a408693e80ce7f6a40108029 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    35
    --hash=sha256:3773c4d81e6e818df2efbc7dd77325ca0dcb688116050fb2b3011218eda36139 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    36
    --hash=sha256:3b96a311ac60a3f6be21d2572e46ce67f09abcf4d09344c49274eb9e0bf345fc \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    37
    --hash=sha256:3f7d084648d77af029acb79a0ff49a0ad7e9d09057a9bf46596dac9514dc07df \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    38
    --hash=sha256:41d45de54cd277a7878919867c0f08b0cf817605e4eb94093e7516505d3c8d14 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    39
    --hash=sha256:4238e6dab5d6a8ba812de994bbb0a79bddbdf80994e4ce802b6f6f3142fcc880 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    40
    --hash=sha256:45db3a33139e9c8f7c09234b5784a5e33d31fd6907800b316decad50af323ff2 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    41
    --hash=sha256:45e8636704eacc432a206ac7345a5d3d2c62d95a507ec70d62f23cd91770482a \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    42
    --hash=sha256:4958391dbd6249d7ad855b9ca88fae690783a6be9e86df65865058ed81fc860e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    43
    --hash=sha256:4a306fa632e8f0928956a41fa8e1d6243c71e7eb59ffbd165fc0b41e316b2474 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    44
    --hash=sha256:57e9ac9ccc3101fac9d6014fba037473e4358ef4e89f8e181f8951a2c0162024 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    45
    --hash=sha256:59888172256cac5629e60e72e86598027aca6bf01fa2465bdb676d37636573e8 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    46
    --hash=sha256:5e069f72d497312b24fcc02073d70cb989045d1c91cbd53979366077959933e0 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    47
    --hash=sha256:64d4ec9f448dfe041705426000cc13e34e6e5bb13736e9fd62e34a0b0c41566e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    48
    --hash=sha256:6dc2737a3674b3e344847c8686cf29e500584ccad76204efea14f451d4cc669a \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    49
    --hash=sha256:74fdfdbfdc48d3f47148976f49fab3251e550a8720bebc99bf1483f5bfb5db3e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    50
    --hash=sha256:75e4024375654472cc27e91cbe9eaa08567f7fbdf822638be2814ce059f58032 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    51
    --hash=sha256:786902fb9ba7433aae840e0ed609f45c7bcd4e225ebb9c753aa39725bb3e6ad6 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    52
    --hash=sha256:8b6c2ea03845c9f501ed1313e78de148cd3f6cad741a75d43a29b43da27f2e1e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    53
    --hash=sha256:91d77d2a782be4274da750752bb1650a97bfd8f291022b379bb8e01c66b4e96b \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    54
    --hash=sha256:91ec59c33514b7c7559a6acda53bbfe1b283949c34fe7440bcf917f96ac0723e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    55
    --hash=sha256:920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    56
    --hash=sha256:a5263e363c27b653a90078143adb3d076c1a748ec9ecc78ea2fb916f9b861962 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    57
    --hash=sha256:abb9a20a72ac4e0fdb50dae135ba5e77880518e742077ced47eb1499e29a443c \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    58
    --hash=sha256:c2051981a968d7de9dd2d7b87bcb9c939c74a34626a6e2f8181455dd49ed69e4 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    59
    --hash=sha256:c21c9e3896c23007803a875460fb786118f0cdd4434359577ea25eb556e34c55 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    60
    --hash=sha256:c2502a1a03b6312837279c8c1bd3ebedf6c12c4228ddbad40912d671ccc8a962 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    61
    --hash=sha256:d4d692a89c5cf08a8557fdeb329b82e7bf609aadfaed6c0d79f5a449a3c7c023 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    62
    --hash=sha256:da5db4e883f1ce37f55c667e5c0de439df76ac4cb55964655906306918e7363c \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    63
    --hash=sha256:e7022a66d9b55e93e1a845d8c9eba2a1bebd4966cd8bfc25d9cd07d515b33fa6 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    64
    --hash=sha256:ef1f279350da2c586a69d32fc8733092fd32cc8ac95139a00377841f59a3f8d8 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    65
    --hash=sha256:f54a64f8b0c8ff0b64d18aa76675262e1700f3995182267998c31ae974fbc382 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    66
    --hash=sha256:f5c7150ad32ba43a07c4479f40241756145a1f03b43480e058cfd862bf5041c7 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    67
    --hash=sha256:f6f824dc3bce0edab5f427efcfb1d63ee75b6fcb7282900ccaf925be84efb0fc \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    68
    --hash=sha256:fd8a250edc26254fe5b33be00402e6d287f562b6a5b2152dec302fa15bb3e997 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
    69
    --hash=sha256:ffaa5c925128e29efbde7301d8ecaf35c8c60ffbcd6a1ffd3a552177c8e5e796
45982
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
    70
    # via pygit2
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    71
colorama==0.4.4 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    72
    --hash=sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
    73
    --hash=sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
    74
    # via pytest
45691
eceebe3f9baf packaging: upgrade packages in Windows environment
Gregory Szorc <gregory.szorc@gmail.com>
parents: 44224
diff changeset
    75
docutils==0.16 \
eceebe3f9baf packaging: upgrade packages in Windows environment
Gregory Szorc <gregory.szorc@gmail.com>
parents: 44224
diff changeset
    76
    --hash=sha256:0c5b78adfbf7762415433f5515cd5c9e762339e23369dbe8000d84a4bf4ab3af \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
    77
    --hash=sha256:c2de3a60e9e7d07be26b7f2b00ca0309c207e06c100f9cc2a94931fc75a478fc
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
    78
    # via -r contrib/packaging/requirements-windows.txt.in
49490
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    79
dulwich==0.20.46 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    80
    --hash=sha256:0a1ca555a3eafe7388d6cb81bb08f34608a1592500f0bd4c26734c91d208a546 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    81
    --hash=sha256:100d39bc18196a07c521fd5f60f78f397493303daa0b8690216864bbc621cd5d \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    82
    --hash=sha256:1162fdafb2abdfe66649617061f3853cb26384fade1f6884f6fe6e9c570a7552 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    83
    --hash=sha256:153c7512587384a290c60fef330f1ab397a59559e19e8b02a0169ff21b4c69fb \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    84
    --hash=sha256:3e16376031466848e44aabf3489fafb054482143744b21167dbd168731041c74 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    85
    --hash=sha256:42fa5a68908556eb6c40f231a67caf6a4660588aad707a9d6b334fa1d8f04bf7 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    86
    --hash=sha256:4f0e88ffff5db1523d93d92f1525fe5fa161318ffbaad502c1b9b3be7a067172 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    87
    --hash=sha256:525115c4d1fbf60a5fe98f340b4ca597ba47b2c75d9c5ec750dd0e9115ef8ec6 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    88
    --hash=sha256:6676196e9cf377cde62aa2f5d741e93207437343e0c62368bd0d784c322a3c49 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    89
    --hash=sha256:669c6b3d82996518a7fec4604771bd285e23f0860f41f565fef5987265d431d9 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    90
    --hash=sha256:6826512f778eaa47e2e8c0a46cdc555958f9f5286771490b8642b4b508ea5d25 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    91
    --hash=sha256:6eed5a3194d64112605fc0f638f4fa91771495e8674fa3e6d6b33bf150d297d5 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    92
    --hash=sha256:73e2585a9fcf1f8cdad8597a0c384c0b365b2e8346463130c96d9ea1478587ae \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    93
    --hash=sha256:769442c9657b10fc35ac625beeaf440540c9288c96fcfaba3e58adf745c5cafd \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    94
    --hash=sha256:8d6fee82cedb2362942d9ef94061901f7e07d7d8674e4c7b6fceeef7822ae275 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    95
    --hash=sha256:90a075aeb0fdbad7e18b9db3af161e3d635e2b7697b7a4b467e6844a13b0b210 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    96
    --hash=sha256:92024f572d32680e021219f77015c8b443c38022e502b7f51ad7cf51a6285a36 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    97
    --hash=sha256:9ca4d73987f5b0e2e843497876f9bb39a47384a2e50597a85542285f5c890293 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    98
    --hash=sha256:9fc7a4f633f5468453d5dd84a753cd99d4433f0397437229a0a8b10347935591 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
    99
    --hash=sha256:a5b68bd815cd2769c75e5a78708eb0440612df19b370a977aa9e01a056baa9ed \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   100
    --hash=sha256:a5d1b7a3a7d84a5dedbb90092e00097357106b9642ac08a96c2ae89ccd8afd9a \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   101
    --hash=sha256:b1339bca70764eb8e780d80c72e7c1cb4651201dc9e43ec5d616bf51eb3bb3a6 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   102
    --hash=sha256:b739d759c10e2af7c964dcc97fd4e5dc49e8567d080eed8906fc422c79b7fdcf \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   103
    --hash=sha256:b9f49de83911eed7adbe83136229837ef9d102e42dbe6aacb1a18be45c997ace \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   104
    --hash=sha256:c4cd2cd7baa81246bdc8c5272d4e9224e2255da7a0618a220aab5e07b9888e9b \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   105
    --hash=sha256:d38be7d3a78d608ecab3348f7920d6b9002e7972dd245206dc8075cfdb91621d \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   106
    --hash=sha256:d928de1eba0326a2a8a52ed94c9bf7c315ff4db606a1aa3ae688d39574f93267 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   107
    --hash=sha256:dd3eac228117487a959ac8f49ea2787eac34acc69999fe7adae70b23e3c3571c \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   108
    --hash=sha256:de22a54f68c6c4e97f9b924abd46da4618536d7934b9849066be9fc5cd31205d \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   109
    --hash=sha256:f4b7a7feb966a4669c254b18385fe0b3c639f3b1f5ddef0d9e083364cc762847 \
37debd850c16 packaging: update dulwich to drop the certifi dependency on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 49398
diff changeset
   110
    --hash=sha256:f9552ac246bceab1c5cdd1ec3cfe9446fe76b9853eaf59d3244df03eb27fd3fe
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
   111
    # via -r contrib/packaging/requirements-windows.txt.in
47846
72c3b47d1557 pyoxidized: install fuzzywuzzy too
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 46318
diff changeset
   112
fuzzywuzzy==0.18.0 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   113
    --hash=sha256:45016e92264780e58972dca1b3d939ac864b78437422beecebb3095f8efd00e8
47846
72c3b47d1557 pyoxidized: install fuzzywuzzy too
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 46318
diff changeset
   114
    # via -r contrib/packaging/requirements-windows.txt.in
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   115
idna==3.2 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   116
    --hash=sha256:14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   117
    --hash=sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   118
    # via yarl
45928
62329b759635 packaging: regenerate the Windows requirements manifest on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45752
diff changeset
   119
importlib-metadata==3.1.0 \
62329b759635 packaging: regenerate the Windows requirements manifest on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45752
diff changeset
   120
    --hash=sha256:590690d61efdd716ff82c39ca9a9d4209252adfe288a4b5721181050acbd4175 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   121
    --hash=sha256:d9b8a46a0885337627a6430db287176970fff18ad421becec1d64cfc763c2099
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   122
    # via
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   123
    #   keyring
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   124
    #   pluggy
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   125
    #   pytest
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   126
iniconfig==1.1.1 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   127
    --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   128
    --hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   129
    # via pytest
49397
9d427cc2e742 packaging: update keyring on Windows to avoid spurious stacktraces
Matt Harbison <matt_harbison@yahoo.com>
parents: 48352
diff changeset
   130
keyring==22.3.0 \
9d427cc2e742 packaging: update keyring on Windows to avoid spurious stacktraces
Matt Harbison <matt_harbison@yahoo.com>
parents: 48352
diff changeset
   131
    --hash=sha256:16927a444b2c73f983520a48dec79ddab49fe76429ea05b8d528d778c8339522 \
9d427cc2e742 packaging: update keyring on Windows to avoid spurious stacktraces
Matt Harbison <matt_harbison@yahoo.com>
parents: 48352
diff changeset
   132
    --hash=sha256:2bc8363ebdd63886126a012057a85c8cb6e143877afa02619ac7dbc9f38a207b
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
   133
    # via -r contrib/packaging/requirements-windows.txt.in
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   134
multidict==5.1.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   135
    --hash=sha256:018132dbd8688c7a69ad89c4a3f39ea2f9f33302ebe567a879da8f4ca73f0d0a \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   136
    --hash=sha256:051012ccee979b2b06be928a6150d237aec75dd6bf2d1eeeb190baf2b05abc93 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   137
    --hash=sha256:05c20b68e512166fddba59a918773ba002fdd77800cad9f55b59790030bab632 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   138
    --hash=sha256:07b42215124aedecc6083f1ce6b7e5ec5b50047afa701f3442054373a6deb656 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   139
    --hash=sha256:0e3c84e6c67eba89c2dbcee08504ba8644ab4284863452450520dad8f1e89b79 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   140
    --hash=sha256:0e929169f9c090dae0646a011c8b058e5e5fb391466016b39d21745b48817fd7 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   141
    --hash=sha256:1ab820665e67373de5802acae069a6a05567ae234ddb129f31d290fc3d1aa56d \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   142
    --hash=sha256:25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   143
    --hash=sha256:2e68965192c4ea61fff1b81c14ff712fc7dc15d2bd120602e4a3494ea6584224 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   144
    --hash=sha256:2f1a132f1c88724674271d636e6b7351477c27722f2ed789f719f9e3545a3d26 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   145
    --hash=sha256:37e5438e1c78931df5d3c0c78ae049092877e5e9c02dd1ff5abb9cf27a5914ea \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   146
    --hash=sha256:3a041b76d13706b7fff23b9fc83117c7b8fe8d5fe9e6be45eee72b9baa75f348 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   147
    --hash=sha256:3a4f32116f8f72ecf2a29dabfb27b23ab7cdc0ba807e8459e59a93a9be9506f6 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   148
    --hash=sha256:46c73e09ad374a6d876c599f2328161bcd95e280f84d2060cf57991dec5cfe76 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   149
    --hash=sha256:46dd362c2f045095c920162e9307de5ffd0a1bfbba0a6e990b344366f55a30c1 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   150
    --hash=sha256:4b186eb7d6ae7c06eb4392411189469e6a820da81447f46c0072a41c748ab73f \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   151
    --hash=sha256:54fd1e83a184e19c598d5e70ba508196fd0bbdd676ce159feb412a4a6664f952 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   152
    --hash=sha256:585fd452dd7782130d112f7ddf3473ffdd521414674c33876187e101b588738a \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   153
    --hash=sha256:5cf3443199b83ed9e955f511b5b241fd3ae004e3cb81c58ec10f4fe47c7dce37 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   154
    --hash=sha256:6a4d5ce640e37b0efcc8441caeea8f43a06addace2335bd11151bc02d2ee31f9 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   155
    --hash=sha256:7df80d07818b385f3129180369079bd6934cf70469f99daaebfac89dca288359 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   156
    --hash=sha256:806068d4f86cb06af37cd65821554f98240a19ce646d3cd24e1c33587f313eb8 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   157
    --hash=sha256:830f57206cc96ed0ccf68304141fec9481a096c4d2e2831f311bde1c404401da \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   158
    --hash=sha256:929006d3c2d923788ba153ad0de8ed2e5ed39fdbe8e7be21e2f22ed06c6783d3 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   159
    --hash=sha256:9436dc58c123f07b230383083855593550c4d301d2532045a17ccf6eca505f6d \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   160
    --hash=sha256:9dd6e9b1a913d096ac95d0399bd737e00f2af1e1594a787e00f7975778c8b2bf \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   161
    --hash=sha256:ace010325c787c378afd7f7c1ac66b26313b3344628652eacd149bdd23c68841 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   162
    --hash=sha256:b47a43177a5e65b771b80db71e7be76c0ba23cc8aa73eeeb089ed5219cdbe27d \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   163
    --hash=sha256:b797515be8743b771aa868f83563f789bbd4b236659ba52243b735d80b29ed93 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   164
    --hash=sha256:b7993704f1a4b204e71debe6095150d43b2ee6150fa4f44d6d966ec356a8d61f \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   165
    --hash=sha256:d5c65bdf4484872c4af3150aeebe101ba560dcfb34488d9a8ff8dbcd21079647 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   166
    --hash=sha256:d81eddcb12d608cc08081fa88d046c78afb1bf8107e6feab5d43503fea74a635 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   167
    --hash=sha256:dc862056f76443a0db4509116c5cd480fe1b6a2d45512a653f9a855cc0517456 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   168
    --hash=sha256:ecc771ab628ea281517e24fd2c52e8f31c41e66652d07599ad8818abaad38cda \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   169
    --hash=sha256:f200755768dc19c6f4e2b672421e0ebb3dd54c38d5a4f262b872d8cfcc9e93b5 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   170
    --hash=sha256:f21756997ad8ef815d8ef3d34edd98804ab5ea337feedcd62fb52d22bf531281 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   171
    --hash=sha256:fc13a9524bc18b6fb6e0dbec3533ba0496bbed167c56d0aabefd965584557d80
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   172
    # via yarl
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   173
packaging==21.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   174
    --hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   175
    --hash=sha256:c86254f9220d55e31cc94d69bade760f0847da8000def4dfe1c6b872fd14ff14
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   176
    # via pytest
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   177
pluggy==0.13.1 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   178
    --hash=sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   179
    --hash=sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   180
    # via pytest
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   181
py==1.10.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   182
    --hash=sha256:21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   183
    --hash=sha256:3b80836aa6d1feeaa108e046da6423ab8f6ceda6468545ae8d02d9d58d18818a
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   184
    # via pytest
48352
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   185
pycparser==2.21 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   186
    --hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   187
    --hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
45982
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
   188
    # via cffi
49397
9d427cc2e742 packaging: update keyring on Windows to avoid spurious stacktraces
Matt Harbison <matt_harbison@yahoo.com>
parents: 48352
diff changeset
   189
pygit2==1.7.1 \
48352
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   190
    --hash=sha256:2c9e95efb86c0b32cc07c26be3d179e851ca4a7899c47fef63c4203963144f5e \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   191
    --hash=sha256:3ddacbf461652d3d4900382f821d9fbd5ae2dedecd7862b5245842419ad0ccba \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   192
    --hash=sha256:4cb0414df6089d0072ebe93ff2f34730737172dd5f0e72289567d06a6caf09c0 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   193
    --hash=sha256:56e960dc74f4582bfa3ca17a1a9d542732fc93b5cf8f82574c235d06b2d61eae \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   194
    --hash=sha256:6b17ab922c2a2d99b30ab9222472b07732bf7261d9f9655a4ea23b4c700049d8 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   195
    --hash=sha256:73a7b471f22cb59e8729016de1f447c472b3b2c1cc2b622194e5e3b48a7f5776 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   196
    --hash=sha256:761a8850e33822796c1c24d411d5cc2460c04e1a74b04ae8560efd3596bbd6bd \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   197
    --hash=sha256:7c467e81158f5827b3bca6362e5cc9b92857eff9de65034d338c1f18524b09be \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   198
    --hash=sha256:7c56e10592e62610a19bd3e2a633aafe3488c57b906c7c2fde0299937f0f0b2f \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   199
    --hash=sha256:7cc2a8e29cc9598310a78cf58b70d9331277cf374802be8f97d97c4a9e5d8387 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   200
    --hash=sha256:812670f7994f31778e873a9eced29d2bbfa91674e8be0ab1e974c8a4bda9cbab \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   201
    --hash=sha256:8cdb0b1d6c3d24b44f340fed143b16e64ba23fe2a449f1a5db87aaf9339a9dbe \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   202
    --hash=sha256:91b77a305d8d18b649396e66e832d654cd593a3d29b5728f753f254a04533812 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   203
    --hash=sha256:a75bcde32238c77eb0cf7d9698a5aa899408d7ad999a5920a29a7c4b80fdeaa7 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   204
    --hash=sha256:b060240cf3038e7a0706bbfc5436dd03b8d5ac797ac1d512b613f4d04b974c80 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   205
    --hash=sha256:cdfa61c0428a8182e5a6a1161c017b824cd511574f080a40b10d6413774eb0ca \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   206
    --hash=sha256:d7faa29558436decc2e78110f38d6677eb366b683ba5cdc2803d47195711165d \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   207
    --hash=sha256:d831825ad9c3b3c28e6b3ef8a2401ad2d3fd4db5455427ff27175a7e254e2592 \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   208
    --hash=sha256:df4c477bdfac85d32a1e3180282cd829a0980aa69be9bd0f7cbd4db1778ca72b \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   209
    --hash=sha256:eced3529bafcaaac015d08dfaa743b3cbad37fcd5b13ae9d280b8b7f716ec5ce \
a71a2f72f5d8 packaging: bump pygit2 to 1.7.1
Matt Harbison <matt_harbison@yahoo.com>
parents: 48351
diff changeset
   210
    --hash=sha256:fec17e2da668e6bb192d777417aad9c7ca924a166d0a0b9a81a11e00362b1bc7
45982
d26497811ed9 packaging: add pygit2 to the py3 Windows installers
Matt Harbison <matt_harbison@yahoo.com>
parents: 45928
diff changeset
   211
    # via -r contrib/packaging/requirements-windows.txt.in
45691
eceebe3f9baf packaging: upgrade packages in Windows environment
Gregory Szorc <gregory.szorc@gmail.com>
parents: 44224
diff changeset
   212
pygments==2.7.1 \
eceebe3f9baf packaging: upgrade packages in Windows environment
Gregory Szorc <gregory.szorc@gmail.com>
parents: 44224
diff changeset
   213
    --hash=sha256:307543fe65c0947b126e83dd5a61bd8acbd84abec11f43caebaf5534cbc17998 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   214
    --hash=sha256:926c3f319eda178d1bd90851e4317e6d8cdb5e292a3386aac9bd75eca29cf9c7
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
   215
    # via -r contrib/packaging/requirements-windows.txt.in
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   216
pyparsing==2.4.7 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   217
    --hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   218
    --hash=sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   219
    # via packaging
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   220
pytest==6.2.4 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   221
    --hash=sha256:50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   222
    --hash=sha256:91ef2131a9bd6be8f76f1f08eac5c5317221d6ad1e143ae03894b862e8976890
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   223
    # via pytest-vcr
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   224
pytest-vcr==1.0.2 \
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   225
    --hash=sha256:23ee51b75abbcc43d926272773aae4f39f93aceb75ed56852d0bf618f92e1896
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   226
    # via -r contrib/packaging/requirements-windows.txt.in
44223
481caa4a2244 packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
Matt Harbison <matt_harbison@yahoo.com>
parents: 43512
diff changeset
   227
pywin32-ctypes==0.2.0 \
481caa4a2244 packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
Matt Harbison <matt_harbison@yahoo.com>
parents: 43512
diff changeset
   228
    --hash=sha256:24ffc3b341d457d48e8922352130cf2644024a4ff09762a2261fd34c36ee5942 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   229
    --hash=sha256:9dc2d991b3479cc2df15930958b674a48a227d5361d413827a4cfd0b5876fc98
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   230
    # via
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   231
    #   -r contrib/packaging/requirements-windows.txt.in
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   232
    #   keyring
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   233
pyyaml==5.4.1 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   234
    --hash=sha256:08682f6b72c722394747bddaf0aa62277e02557c0fd1c42cb853016a38f8dedf \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   235
    --hash=sha256:0f5f5786c0e09baddcd8b4b45f20a7b5d61a7e7e99846e3c799b05c7c53fa696 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   236
    --hash=sha256:129def1b7c1bf22faffd67b8f3724645203b79d8f4cc81f674654d9902cb4393 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   237
    --hash=sha256:294db365efa064d00b8d1ef65d8ea2c3426ac366c0c4368d930bf1c5fb497f77 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   238
    --hash=sha256:3b2b1824fe7112845700f815ff6a489360226a5609b96ec2190a45e62a9fc922 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   239
    --hash=sha256:3bd0e463264cf257d1ffd2e40223b197271046d09dadf73a0fe82b9c1fc385a5 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   240
    --hash=sha256:4465124ef1b18d9ace298060f4eccc64b0850899ac4ac53294547536533800c8 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   241
    --hash=sha256:49d4cdd9065b9b6e206d0595fee27a96b5dd22618e7520c33204a4a3239d5b10 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   242
    --hash=sha256:4e0583d24c881e14342eaf4ec5fbc97f934b999a6828693a99157fde912540cc \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   243
    --hash=sha256:5accb17103e43963b80e6f837831f38d314a0495500067cb25afab2e8d7a4018 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   244
    --hash=sha256:607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   245
    --hash=sha256:6c78645d400265a062508ae399b60b8c167bf003db364ecb26dcab2bda048253 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   246
    --hash=sha256:72a01f726a9c7851ca9bfad6fd09ca4e090a023c00945ea05ba1638c09dc3347 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   247
    --hash=sha256:74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   248
    --hash=sha256:895f61ef02e8fed38159bb70f7e100e00f471eae2bc838cd0f4ebb21e28f8541 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   249
    --hash=sha256:8c1be557ee92a20f184922c7b6424e8ab6691788e6d86137c5d93c1a6ec1b8fb \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   250
    --hash=sha256:bb4191dfc9306777bc594117aee052446b3fa88737cd13b7188d0e7aa8162185 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   251
    --hash=sha256:bfb51918d4ff3d77c1c856a9699f8492c612cde32fd3bcd344af9be34999bfdc \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   252
    --hash=sha256:c20cfa2d49991c8b4147af39859b167664f2ad4561704ee74c1de03318e898db \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   253
    --hash=sha256:cb333c16912324fd5f769fff6bc5de372e9e7a202247b48870bc251ed40239aa \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   254
    --hash=sha256:d2d9808ea7b4af864f35ea216be506ecec180628aced0704e34aca0b040ffe46 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   255
    --hash=sha256:d483ad4e639292c90170eb6f7783ad19490e7a8defb3e46f97dfe4bacae89122 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   256
    --hash=sha256:dd5de0646207f053eb0d6c74ae45ba98c3395a571a2891858e87df7c9b9bd51b \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   257
    --hash=sha256:e1d4970ea66be07ae37a3c2e48b5ec63f7ba6804bdddfdbd3cfd954d25a82e63 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   258
    --hash=sha256:e4fac90784481d221a8e4b1162afa7c47ed953be40d31ab4629ae917510051df \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   259
    --hash=sha256:fa5ae20527d8e831e8230cbffd9f8fe952815b2b7dae6ffec25318803a7528fc \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   260
    --hash=sha256:fd7f6999a8070df521b6384004ef42833b9bd62cfee11a09bda1079b4b704247 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   261
    --hash=sha256:fdc842473cd33f45ff6bce46aea678a54e3d21f1b61a7750ce3c498eedfe25d6 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   262
    --hash=sha256:fe69978f3f768926cfa37b867e3843918e012cf83f680806599ddce33c2c68b0
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   263
    # via vcrpy
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   264
six==1.16.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   265
    --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   266
    --hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   267
    # via vcrpy
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   268
toml==0.10.2 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   269
    --hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   270
    --hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   271
    # via pytest
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   272
typing-extensions==3.10.0.0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   273
    --hash=sha256:0ac0f89795dd19de6b97debb0c6af1c70987fd80a2d62d1958f7e56fcc31b497 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   274
    --hash=sha256:50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   275
    --hash=sha256:779383f6086d90c99ae41cf0ff39aac8a7937a9283ce0a414e5dd782f4c94a84
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   276
    # via yarl
45752
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
   277
urllib3==1.25.11 \
d270b9b797a7 contrib: split Windows requirements into multiple files
Gregory Szorc <gregory.szorc@gmail.com>
parents: 45691
diff changeset
   278
    --hash=sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   279
    --hash=sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e
44223
481caa4a2244 packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
Matt Harbison <matt_harbison@yahoo.com>
parents: 43512
diff changeset
   280
    # via dulwich
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   281
vcrpy==4.1.1 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   282
    --hash=sha256:12c3fcdae7b88ecf11fc0d3e6d77586549d4575a2ceee18e82eee75c1f626162 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   283
    --hash=sha256:57095bf22fc0a2d99ee9674cdafebed0f3ba763018582450706f7d3a74fff599
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   284
    # via pytest-vcr
48351
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   285
windows-curses==2.3.0 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   286
    --hash=sha256:170c0d941c2e0cdf864e7f0441c1bdf0709232bf4aa7ce7f54d90fc76a4c0504 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   287
    --hash=sha256:4d5fb991d1b90a41c2332f02241a1f84c8a1e6bc8f6e0d26f532d0da7a9f7b51 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   288
    --hash=sha256:7a35eda4cb120b9e1a5ae795f3bc06c55b92c9d391baba6be1903285a05f3551 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   289
    --hash=sha256:935be95cfdb9213f6f5d3d5bcd489960e3a8fbc9b574e7b2e8a3a3cc46efff49 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   290
    --hash=sha256:a3a63a0597729e10f923724c2cf972a23ea677b400d2387dee1d668cf7116177 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   291
    --hash=sha256:c860f596d28377e47f322b7382be4d3573fd76d1292234996bb7f72e0bc0ed0d \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   292
    --hash=sha256:cc5fa913780d60f4a40824d374a4f8ca45b4e205546e83a2d85147315a57457e \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   293
    --hash=sha256:d5cde8ec6d582aa77af791eca54f60858339fb3f391945f9cad11b1ab71062e3 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   294
    --hash=sha256:e913dc121446d92b33fe4f5bcca26d3a34e4ad19f2af160370d57c3d1e93b4e1 \
981509bb10ac packaging: bump windows_curses to 2.3.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48350
diff changeset
   295
    --hash=sha256:fbc2131cec57e422c6660e6cdb3420aff5be5169b8e45bb7c471f884b0590a2b
46318
e74274fc1b35 packaging: include `windows-curses` on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45982
diff changeset
   296
    # via -r contrib/packaging/requirements-windows.txt.in
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   297
wrapt==1.12.1 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   298
    --hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   299
    # via vcrpy
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   300
yarl==1.6.3 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   301
    --hash=sha256:00d7ad91b6583602eb9c1d085a2cf281ada267e9a197e8b7cae487dadbfa293e \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   302
    --hash=sha256:0355a701b3998dcd832d0dc47cc5dedf3874f966ac7f870e0f3a6788d802d434 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   303
    --hash=sha256:15263c3b0b47968c1d90daa89f21fcc889bb4b1aac5555580d74565de6836366 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   304
    --hash=sha256:2ce4c621d21326a4a5500c25031e102af589edb50c09b321049e388b3934eec3 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   305
    --hash=sha256:31ede6e8c4329fb81c86706ba8f6bf661a924b53ba191b27aa5fcee5714d18ec \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   306
    --hash=sha256:324ba3d3c6fee56e2e0b0d09bf5c73824b9f08234339d2b788af65e60040c959 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   307
    --hash=sha256:329412812ecfc94a57cd37c9d547579510a9e83c516bc069470db5f75684629e \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   308
    --hash=sha256:4736eaee5626db8d9cda9eb5282028cc834e2aeb194e0d8b50217d707e98bb5c \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   309
    --hash=sha256:4953fb0b4fdb7e08b2f3b3be80a00d28c5c8a2056bb066169de00e6501b986b6 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   310
    --hash=sha256:4c5bcfc3ed226bf6419f7a33982fb4b8ec2e45785a0561eb99274ebbf09fdd6a \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   311
    --hash=sha256:547f7665ad50fa8563150ed079f8e805e63dd85def6674c97efd78eed6c224a6 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   312
    --hash=sha256:5b883e458058f8d6099e4420f0cc2567989032b5f34b271c0827de9f1079a424 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   313
    --hash=sha256:63f90b20ca654b3ecc7a8d62c03ffa46999595f0167d6450fa8383bab252987e \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   314
    --hash=sha256:68dc568889b1c13f1e4745c96b931cc94fdd0defe92a72c2b8ce01091b22e35f \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   315
    --hash=sha256:69ee97c71fee1f63d04c945f56d5d726483c4762845400a6795a3b75d56b6c50 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   316
    --hash=sha256:6d6283d8e0631b617edf0fd726353cb76630b83a089a40933043894e7f6721e2 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   317
    --hash=sha256:72a660bdd24497e3e84f5519e57a9ee9220b6f3ac4d45056961bf22838ce20cc \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   318
    --hash=sha256:73494d5b71099ae8cb8754f1df131c11d433b387efab7b51849e7e1e851f07a4 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   319
    --hash=sha256:7356644cbed76119d0b6bd32ffba704d30d747e0c217109d7979a7bc36c4d970 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   320
    --hash=sha256:8a9066529240171b68893d60dca86a763eae2139dd42f42106b03cf4b426bf10 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   321
    --hash=sha256:8aa3decd5e0e852dc68335abf5478a518b41bf2ab2f330fe44916399efedfae0 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   322
    --hash=sha256:97b5bdc450d63c3ba30a127d018b866ea94e65655efaf889ebeabc20f7d12406 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   323
    --hash=sha256:9ede61b0854e267fd565e7527e2f2eb3ef8858b301319be0604177690e1a3896 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   324
    --hash=sha256:b2e9a456c121e26d13c29251f8267541bd75e6a1ccf9e859179701c36a078643 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   325
    --hash=sha256:b5dfc9a40c198334f4f3f55880ecf910adebdcb2a0b9a9c23c9345faa9185721 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   326
    --hash=sha256:bafb450deef6861815ed579c7a6113a879a6ef58aed4c3a4be54400ae8871478 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   327
    --hash=sha256:c49ff66d479d38ab863c50f7bb27dee97c6627c5fe60697de15529da9c3de724 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   328
    --hash=sha256:ce3beb46a72d9f2190f9e1027886bfc513702d748047b548b05dab7dfb584d2e \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   329
    --hash=sha256:d26608cf178efb8faa5ff0f2d2e77c208f471c5a3709e577a7b3fd0445703ac8 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   330
    --hash=sha256:d597767fcd2c3dc49d6eea360c458b65643d1e4dbed91361cf5e36e53c1f8c96 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   331
    --hash=sha256:d5c32c82990e4ac4d8150fd7652b972216b204de4e83a122546dce571c1bdf25 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   332
    --hash=sha256:d8d07d102f17b68966e2de0e07bfd6e139c7c02ef06d3a0f8d2f0f055e13bb76 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   333
    --hash=sha256:e46fba844f4895b36f4c398c5af062a9808d1f26b2999c58909517384d5deda2 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   334
    --hash=sha256:e6b5460dc5ad42ad2b36cca524491dfcaffbfd9c8df50508bddc354e787b8dc2 \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   335
    --hash=sha256:f040bcc6725c821a4c0665f3aa96a4d0805a7aaf2caf266d256b8ed71b9f041c \
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   336
    --hash=sha256:f0b059678fd549c66b89bed03efcabb009075bd131c248ecdf087bdb6faba24a \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   337
    --hash=sha256:fcbb48a93e8699eae920f8d92f7160c03567b421bc17362a9ffbbd706a816f71
47849
f07a00543396 windows: add pytest-vcr to the dependencies
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 47846
diff changeset
   338
    # via vcrpy
45928
62329b759635 packaging: regenerate the Windows requirements manifest on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45752
diff changeset
   339
zipp==3.4.0 \
62329b759635 packaging: regenerate the Windows requirements manifest on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45752
diff changeset
   340
    --hash=sha256:102c24ef8f171fd729d46599845e95c7ab894a4cf45f5de11a44cc7444fb1108 \
48350
cbbbbbef800d packaging: regenerate the requirements files with pip-tools 6.4.0
Matt Harbison <matt_harbison@yahoo.com>
parents: 48181
diff changeset
   341
    --hash=sha256:ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb
45928
62329b759635 packaging: regenerate the Windows requirements manifest on Windows
Matt Harbison <matt_harbison@yahoo.com>
parents: 45752
diff changeset
   342
    # via importlib-metadata