wookimchye commited on
Commit
b956c83
·
verified ·
1 Parent(s): 1b373ba

Update requirements.txt

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