diff --git a/requirements.txt b/requirements.txt index ccea5ca5..731805a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,5 +30,5 @@ django-cors-headers==4.7.0 base91==1.0.1 nostr-sdk==0.42.1 pygeohash==3.1.3 -asgiref == 3.9.0 +asgiref == 3.9.1 secp256k1