afulara commited on
Commit
0ff8fac
·
1 Parent(s): 5e93660

Update Requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,2 +1,8 @@
1
  fastapi
2
- uvicorn[standard]
 
 
 
 
 
 
 
1
  fastapi
2
+ uvicorn[standard]
3
+ numpy
4
+ python-dotenv
5
+ openai
6
+ pydantic
7
+ python-multipart
8
+ websockets