Skip to content

Commit

Permalink
Set a minimum version for cryptography (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
awalker4 authored Sep 18, 2024
1 parent f1d799c commit 84f39e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ python:
httpx: '>=0.27.0'
nest-asyncio: '>=1.6.0'
pypdf: '>=4.0'
cryptography: '>=3.1'
requests-toolbelt: '>=1.0.0'
extraDependencies:
dev: {}
Expand Down

0 comments on commit 84f39e9

Please sign in to comment.