NitinBot001 commited on
Commit
e493452
·
verified ·
1 Parent(s): bb6f429

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ uvicorn[standard]
3
  pydantic
4
  openai
5
  python-dotenv
 
6
  cachetools
7
  python-multipart
8
  httpx
 
3
  pydantic
4
  openai
5
  python-dotenv
6
+ requests
7
  cachetools
8
  python-multipart
9
  httpx