kpal002 commited on
Commit
34d00c4
1 Parent(s): b98ea00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -19,6 +19,8 @@ numpy
19
  openai
20
  Pillow
21
  PyPDF2
 
 
22
  pydantic
23
  rank-bm25
24
  requests
 
19
  openai
20
  Pillow
21
  PyPDF2
22
+ asyncio
23
+ aiohttp
24
  pydantic
25
  rank-bm25
26
  requests