diff --git a/requirements.txt b/requirements.txt index f38cffc..15f4da8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests==2.23.0 Django==3.0.7 -cryptography==3.2 +cryptography==3.3.2 django_jsonfield==1.4.0 spotipy==2.13.0 gunicorn==20.0.4