mirror of https://github.com/zulip/zulip.git
requirements: Update future library comments.
There's probably a better solution, but this fixes CI.
This commit is contained in:
parent
1767044c90
commit
c0beea1b1a
|
@ -284,8 +284,8 @@ ecdsa==0.13.2 \
|
|||
fakeldap==0.6.1 \
|
||||
--hash=sha256:3f7262b41def43b85be886ca6d64d1c310d2db48a434fddae86efc34a09a7a81 \
|
||||
--hash=sha256:43000061ca8e6d56fe0ce89256a1a2afc46e6443762bb96631542a1af8e70354
|
||||
# future==0.17.1 \
|
||||
--hash=sha256:67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8 \
|
||||
# future==0.18.0 \
|
||||
--hash=sha256:6142ef79e2416e432931d527452a1cab3aa4a754a0a53d25b2589f79e1106f34 \
|
||||
# via aws-xray-sdk, commonmark, python-jose, python-twitter
|
||||
gitlint==0.12.0 \
|
||||
--hash=sha256:93d6319ec1d34591a9efd563ba5899c1e28f8f768b130b8f6ff65ca880a2a607 \
|
||||
|
|
|
@ -32,8 +32,8 @@ docutils==0.15.2 \
|
|||
--hash=sha256:9e4d7ecfc600058e07ba661411a2b7de2fd0fafa17d1a7f7361cd47b1175c827 \
|
||||
--hash=sha256:a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99 \
|
||||
# via recommonmark, sphinx
|
||||
# future==0.17.1 \
|
||||
--hash=sha256:67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8 \
|
||||
# future==0.18.0 \
|
||||
--hash=sha256:6142ef79e2416e432931d527452a1cab3aa4a754a0a53d25b2589f79e1106f34 \
|
||||
# via commonmark
|
||||
idna==2.8 \
|
||||
--hash=sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407 \
|
||||
|
|
|
@ -184,8 +184,8 @@ django-webpack-loader==0.6.0 \
|
|||
django==1.11.24 \
|
||||
--hash=sha256:215c27453f775b6b1add83a185f76c2e2ab711d17786a6704bd62eabd93f89e3 \
|
||||
--hash=sha256:ffd89b89a2ee860ee521f054225044f52676825be4b61168d2842d44fcf457d3
|
||||
# future==0.17.1 \
|
||||
--hash=sha256:67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8 \
|
||||
# future==0.18.0 \
|
||||
--hash=sha256:6142ef79e2416e432931d527452a1cab3aa4a754a0a53d25b2589f79e1106f34 \
|
||||
# via python-twitter
|
||||
h2==2.6.2 \
|
||||
--hash=sha256:93cbd1013a2218539af05cdf9fc37b786655b93bbc94f5296b7dabd1c5cadf41 \
|
||||
|
|
Loading…
Reference in New Issue