Skip to content

Commit df69da9

Browse files
committed
Remove version limit for cryptography dep
1 parent 40b4b73 commit df69da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opal-common/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp>=3.9.2,<4
22
click>=8.1.3,<9
3-
cryptography>=42.0.4,<43
3+
cryptography
44
gitpython>=3.1.32,<4
55
loguru>=0.6.0
66
pyjwt[crypto]>=2.4.0,<3

0 commit comments

Comments
 (0)