wookimchye commited on
Commit
92b4e4c
·
verified ·
1 Parent(s): 16d8203

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- Flask
2
- requests
3
- azure-ai-language-questionanswering
4
- azure-cognitiveservices-speech
5
- azure-core
6
- python-dotenv
7
- gunicorn
 
 
1
+ Flask
2
+ requests
3
+ azure-ai-language-questionanswering
4
+ azure-cognitiveservices-speech
5
+ azure-core
6
+ python-dotenv
7
+ gunicorn
8
+ CORS