Skip to content

Commit

Permalink
update cryptography version (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
akihikokuroda authored Oct 22, 2024
1 parent 4f29082 commit c2f228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography>=42.0.5, <43
cryptography>=43.0.1, <44
djangorestframework>=3.15.2, <4
django-allauth[socialaccount]>=0.61.1, <1
django-allow-cidr>=0.7.1, <1
Expand Down

0 comments on commit c2f228e

Please sign in to comment.