summaryrefslogtreecommitdiffstats
path: root/uv.lock
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2025-01-20 13:03:41 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2025-01-20 13:03:41 +0000
commit3351d949d9bb4e1fe8243162d70869e4848f03c9 (patch)
tree8d2642f9e7614093b847f6afeadf7ff29fe1ee16 /uv.lock
parent4d49eefccbac393ca21b81bc35f7a632b4af1178 (diff)
downloadtroggle-3351d949d9bb4e1fe8243162d70869e4848f03c9.tar.gz
troggle-3351d949d9bb4e1fe8243162d70869e4848f03c9.tar.bz2
troggle-3351d949d9bb4e1fe8243162d70869e4848f03c9.zip
adding cryptography module with uv
Diffstat (limited to 'uv.lock')
-rw-r--r--uv.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/uv.lock b/uv.lock
index 5ae3be4..16bd87f 100644
--- a/uv.lock
+++ b/uv.lock
@@ -202,7 +202,7 @@ dev = [
dev = [
{ name = "beautifulsoup4", specifier = ">=4.12.3" },
{ name = "coverage", specifier = ">=7.6.9" },
- { name = "cryptography" },
+ { name = "cryptography", specifier = ">=44.0.0" },
{ name = "django", specifier = ">=5" },
{ name = "piexif", specifier = ">=1.1.3" },
{ name = "pillow", specifier = ">=11.0.0" },