Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ azure-cognitiveservices-speech
|
|
5 |
azure-core
|
6 |
python-dotenv
|
7 |
gunicorn
|
8 |
-
|
|
|
5 |
azure-core
|
6 |
python-dotenv
|
7 |
gunicorn
|
8 |
+
flask-cors
|