Skip to content

Commit db965e9

Browse files
committed
Set a min version for cryptography
1 parent 17abce1 commit db965e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ python:
1919
pytest-mock: '>=3.14.0'
2020
uvloop: '>=0.20.0'
2121
main:
22+
cryptography: '>=3.1'
2223
httpx: '>=0.27.0'
2324
nest-asyncio: '>=1.6.0'
2425
pypdf: '>=4.0'

0 commit comments

Comments
 (0)