GAS17 commited on
Commit
2255aa4
·
verified ·
1 Parent(s): 4c610bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  flask
2
  twilio
3
  openai
 
 
 
1
  flask
2
  twilio
3
  openai
4
+ fastapi
5
+ uvicorn[standard]