Skip to content

Commit 8109502

Browse files
sfc-gh-pbulawasfc-gh-fpawlowski
authored andcommitted
SNOW-2111939: Bind cryptography to latest known working version (#2325)
(cherry picked from commit a6bd3cf)
1 parent 0208d11 commit 8109502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install_requires =
4747
boto3>=1.24
4848
botocore>=1.24
4949
cffi>=1.9,<2.0.0
50-
cryptography>=3.1.0
50+
cryptography>=3.1.0,<=44.0.3
5151
pyOpenSSL>=22.0.0,<25.0.0
5252
pyjwt<3.0.0
5353
pytz

0 commit comments

Comments
 (0)