M ShreeRaj commited on
Commit
6a85033
·
unverified ·
1 Parent(s): fa903fe

Add requests and openenv-core to requirements

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +2 -0
backend/requirements.txt CHANGED
@@ -2,4 +2,6 @@ fastapi
2
  uvicorn
3
  pydantic
4
  openai
 
5
  python-dotenv
 
 
2
  uvicorn
3
  pydantic
4
  openai
5
+ requests
6
  python-dotenv
7
+ openenv-core>=0.2.0