Skip to content

Commit 9a56b84

Browse files
committed
Added cryptography to package requirements
1 parent 28219d6 commit 9a56b84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install_requires =
2323
pyjwt
2424
requests
2525
asyncio
26+
cryptography
2627

2728
[options.packages.find]
2829
where = src

0 commit comments

Comments
 (0)