Skip to content

Commit 84f39e9

Browse files
authored
Set a minimum version for cryptography (#176)
1 parent f1d799c commit 84f39e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ python:
1717
httpx: '>=0.27.0'
1818
nest-asyncio: '>=1.6.0'
1919
pypdf: '>=4.0'
20+
cryptography: '>=3.1'
2021
requests-toolbelt: '>=1.0.0'
2122
extraDependencies:
2223
dev: {}

0 commit comments

Comments
 (0)