Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
git+https://github.com/jakiepari/deezspot
|
4 |
python-multipart
|
5 |
-
python-dotenv
|
|
|
|
2 |
uvicorn
|
3 |
git+https://github.com/jakiepari/deezspot
|
4 |
python-multipart
|
5 |
+
python-dotenv
|
6 |
+
requests
|