un-pin cryptography to allow newer versions to be collected during pipenv lock

This commit is contained in:
Lee Goolsbee
2024-09-24 17:19:00 -05:00
parent b123339f34
commit 0b8ab1e7d8
2 changed files with 224 additions and 237 deletions

View File

@@ -5,7 +5,6 @@ name = "pypi"
[packages]
ansible-core = "==2.16.6"
cryptography = "==42.0.5"
boto3 = "==1.34.92"
botocore = "==1.34.92"
lxml = "==5.2.1"