Skip to content

Commit e0a5c3a

Browse files
authored
pin crypto in depends check (Azure#21987)
1 parent 801120a commit e0a5c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/tox/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ changedir = {toxinidir}
173173
deps =
174174
{[packaging]pkgs}
175175
requests
176+
cryptography<4
176177
commands =
177178
{envbindir}/python {toxinidir}/../../../eng/tox/sanitize_setup.py -t {toxinidir}
178179
{envbindir}/python {toxinidir}/../../../eng/tox/create_package_and_install.py \

0 commit comments

Comments
 (0)