Kiran5 commited on
Commit
7260dfc
·
1 Parent(s): 81821d2

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ python-dotenv
5
  pymongo
6
  sqlalchemy
7
  openai
 
8
  hvac
9
  azure-keyvault-secrets
10
  azure-identity
 
5
  pymongo
6
  sqlalchemy
7
  openai
8
+ uvicorn[standard]
9
  hvac
10
  azure-keyvault-secrets
11
  azure-identity