diff --git a/requirements.txt b/requirements.txt index 7ddb6f4..863bcef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Flask==3.0.3 -flask_bootstrap==3.3.7.1 -python-dotenv==1.0.1 -qrcode==7.4.2 -Requests==2.32.3 -spotipy==2.24.0 \ No newline at end of file +spotipy~=2.24.0 +python-dotenv~=1.0.1 +Flask~=3.0.3 +qrcode~=7.4.2 +requests~=2.32.3 +bootstrap-flask~=2.4.0 \ No newline at end of file